diff --git a/runner/dl_checkpoints.sh b/runner/dl_checkpoints.sh index c922522c..2852d1b8 100755 --- a/runner/dl_checkpoints.sh +++ b/runner/dl_checkpoints.sh @@ -81,9 +81,6 @@ else # Download image-to-video models. huggingface-cli download stabilityai/stable-video-diffusion-img2vid-xt --include "*.fp16.safetensors" "*.json" --cache-dir models - # Download text-to-video models. - huggingface-cli download ali-vilab/text-to-video-ms-1.7b --include "*.fp16.safetensors" "*.json" --cache-dir models - # Download image-to-video models (token-gated). printf "\nDownloading token-gated models...\n" check_hf_auth