VideoCrafterXtend / VBench /scripts /download_videocrafter1.sh
ychenhq's picture
Upload folder using huggingface_hub
04fbff5 verified
raw
history blame contribute delete
221 Bytes
mkdir -p sampled_videos
gdown --id 1FCRj48-Yv7LM7XGgfDCvIo7Kb9EId5KX --output sampled_videos/videocrafter-1.tar.gz
tar -xvf sampled_videos/videocrafter-1.tar.gz -C sampled_videos
rm -f sampled_videos/videocrafter-1.tar.gz