showlab / Tune-A-Video

[ICCV 2023] Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation
https://tuneavideo.github.io
Apache License 2.0
4.15k stars 376 forks source link

Pretraining model download #19

Closed JWFanggit closed 1 year ago

JWFanggit commented 1 year ago

I can only download ckpt weight files, raise EnvironmentError(f"It looks like the config file at '{config_file}' is not a valid JSON file.") OSError: It looks like the config file at './checkpoints/stable-diffusion-v1-4/sd-v1-4.ckpt' is not a valid JSON file.

PotatoLzy commented 9 months ago

Hi, there. I suffered the same question, can you tell me how you fixed that problem?