Vchitect / Latte

Latte: Latent Diffusion Transformer for Video Generation.
Apache License 2.0
1.45k stars 147 forks source link

Bug #8

Closed yang326922943 closed 5 months ago

yang326922943 commented 5 months ago

Where is the transformer/config.json when sh t2v.sh

maxin-cn commented 5 months ago

Where is the transformer/config.json when sh t2v.sh

Please download scheduler, text_encoder, tokenizer, transformer, vae, and model_index.json from https://huggingface.co/PixArt-alpha/PixArt-XL-2-512x512/tree/main into one folder. As for transformer, only config.json is required.

yang326922943 commented 5 months ago

After I download, t2v can not generate the results as the demonstration, can you give me more help