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

Please provide the filenames of the models you need. #3

Closed CHK-0000 closed 19 hours ago

CHK-0000 commented 1 day ago

Invalid model weight name for the text encoder folder, resulting in an error. Please provide the correct filename.

nightsnack commented 1 day ago

I do not really understand this. Could you provide more information, like your transformers version? pip show transformers Did you download the model weights on https://huggingface.co/rhymes-ai/Allegro

CHK-0000 commented 23 hours ago

After downloading everything on Huggingface, when I run the code, I get an error that the file names are different. Please tell me the file names for each model folder.

nightsnack commented 23 hours ago

Could you please provide your transformers version? The folder name remains the same as huggingface hub. Or another way is to directly load the text encoder from https://huggingface.co/DeepFloyd/t5-v1_1-xxl. We didn't change the text encoder.

CHK-0000 commented 23 hours ago

transformers version is 4.40.1, If you have the same folder name as the one in the huggingface, and the same filename for each model in the folder, you will get an error.

nitinmukesh commented 21 hours ago

@CHK-0000

Use this and download files in text_encoder folder. Delete any existing files https://huggingface.co/DeepFloyd/t5-v1_1-xxl