MotionLCM / prepare /prepare_t5.sh
wxDai's picture
init
6b1e9f7
raw
history blame
104 Bytes
cd deps/
git lfs install
git clone https://huggingface.co/sentence-transformers/sentence-t5-large
cd ..