MotionLCM / prepare /prepare_clip.sh
wxDai's picture
[Init]
eb339cb
raw
history blame contribute delete
109 Bytes
mkdir -p deps/
cd deps/
git lfs install
git clone https://huggingface.co/openai/clip-vit-large-patch14
cd ..