pull/58/head
Kye 2 years ago
parent e00413fbed
commit 2cbaccb45c

@ -1636,10 +1636,10 @@ class MultiModalAgent:
self.temperature = temperature
self.langigage = language
if load_dict is None:
load_dict = {
"ImageCaptioning": "default_device"
}
# if load_dict is None:
load_dict = {
"ImageCaptioning": "default_device"
}
self.agent = MultiModalVisualAgent(
load_dict,

Loading…
Cancel
Save