Former-commit-id: 6fa658e2b8dd9f38bbce47f4ed9d31e588b816a2
@ -1,7 +1,7 @@
from swarms.agents import MultiModalAgent
load_dict = {
"ImageCaptioning": "check"
"ImageCaptioning": "cuda"
}
node = MultiModalAgent(load_dict)