rhymes-ai / Allegro

Allegro is a powerful text-to-video model that generates high-quality videos up to 6 seconds at 15 FPS and 720p resolution from simple text input.
https://rhymes.ai/
Apache License 2.0
291 stars 14 forks source link

OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory ./checkpoints/Allegro/text_encoder #9

Closed nitinmukesh closed 21 hours ago

nitinmukesh commented 1 day ago

OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory ./checkpoints/Allegro/text_encoder.

image

Please update the missing files https://huggingface.co/rhymes-ai/Allegro/tree/main/text_encoder

Also change the name pytorch_model.bin.index.json TO index.json

@nina-summer Please could you help.

nightsnack commented 1 day ago

Could you provide your transformer version? pip show transformers We use the T5 model from https://huggingface.co/DeepFloyd/t5-v1_1-xxl/tree/main I have never seen those files before.