Download the required model files
- Download the
sd_xl_base_1.0.safetensors
file and place it in theComfyUI/models/checkpoints/
directory:
wget https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors -O ComfyUI/models/checkpoints/sd_xl_base_1.0.safetensors
- Download the
svd_xt.safetensors
orsvd_xt_1_1.safetensors
file and place it in theComfyUI/models/checkpoints/
directory:
wget https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/main/svd_xt.safetensors -O ComfyUI/models/checkpoints/svd_xt.safetensors
Only supported on the Linux platform.
Test(Updated on March 1st, 2023)
- Python 3.10.13
- NVIDIA A800-SXM4-80GB
- ComfyUI Thu Feb 29 commit: cb7c3a2921cfc0805be0229b4634e1143d60e6fe
For users of OneDiff Community, please visit GitHub Issues for bug reports and feature requests.
For users of OneDiff Enterprise, you can contact [email protected] for commercial support.
Feel free to join our Discord community for discussions and to receive the latest updates.