pixeli99 / SVD_Xtend

Stable Video Diffusion Training Code and Extensions.
482 stars 45 forks source link

能否提供下pretrained_model_name_or_path的下载路径? #37

Open zhanghaobucunzai opened 4 months ago

Henrik-hw commented 4 months ago

https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt
here,man

pixeli99 commented 4 months ago

Yes, you can find the corresponding weights on Hugging Face

1585511010 commented 2 months ago

may i ask you if that file is svd_xt_image_decoder.safetensors,but i have a error which is svd_xt_image_decoder.safetensors' is not a valid JSON file.

  1. 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 '/home/zhyu/Desktop/SVD_Xtend-main/svd_xt_image_decoder.safetensors' is not a valid JSON file. 2.UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf8 in position 0: invalid start byte