Skip to content

Commit

Permalink
Remove text-to-vid model
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk-dev committed Apr 11, 2024
1 parent 77c1c14 commit c648ea2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions runner/dl_checkpoints.sh
Expand Up @@ -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
Expand Down

0 comments on commit c648ea2

Please sign in to comment.