You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "demo/gradio_animate.py", line 17, in
from demo.animate import MagicAnimate
File "F:\GitHub_very_good\magic-animate-for-windows\demo\animate.py", line 32, in
from magicanimate.models.model_util import load_models, torch_gc
File "F:\GitHub_very_good\magic-animate-for-windows\magicanimate\models\model_util.py", line 37, in
) -> tuple[CLIPTokenizer, CLIPTextModel, UNet2DConditionModel,]:
TypeError: 'type' object is not subscriptable
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "demo/gradio_animate.py", line 17, in
from demo.animate import MagicAnimate
File "F:\GitHub_very_good\magic-animate-for-windows\demo\animate.py", line 32, in
from magicanimate.models.model_util import load_models, torch_gc
File "F:\GitHub_very_good\magic-animate-for-windows\magicanimate\models\model_util.py", line 37, in
) -> tuple[CLIPTokenizer, CLIPTextModel, UNet2DConditionModel,]:
TypeError: 'type' object is not subscriptable
The text was updated successfully, but these errors were encountered: