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 "/content/LTX-Video/inference1.py", line 444, in
main()
File "/content/LTX-Video/inference1.py", line 306, in main
vae = load_vae(vae_dir)
^^^^^^^^^^^^^^^^^
File "/content/LTX-Video/inference1.py", line 37, in load_vae
vae = CausalVideoAutoencoder.from_config(vae_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/content/LTX-Video/ltx_video/models/autoencoders/causal_video_autoencoder.py", line 65, in from_config
config["_class_name"] == "CausalVideoAutoencoder"
AssertionError: config must have
Would love to try it on the google colab pro gpus.
The text was updated successfully, but these errors were encountered: