MotionLCM / prepare /prepare_clip.sh
wxDai's picture
init
6b1e9f7
raw
history blame
94 Bytes
cd deps/
git lfs install
git clone https://huggingface.co/openai/clip-vit-large-patch14
cd ..