Former-commit-id: 4af5407541
group-chat
Kye 1 year ago
parent 4460f97e56
commit 71c9680337

@ -1,7 +1,7 @@
from swarms.agents import MultiModalAgent
load_dict = {
"ImageCaptioning": "cuda:0"
"ImageCaptioning": "cpu"
}
node = MultiModalAgent(load_dict)

Loading…
Cancel
Save