You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd VLV-AutoEncoder-Official/models
git clone https://huggingface.co/microsoft/Florence-2-large
mv Florence-2-large Florence2large
cd ../
cd pretrained_checkpoints/
git clone https://huggingface.co/stabilityai/stable-diffusion-2-1-base
git clone https://huggingface.co/Qwen/Qwen2.5-3B
cd ..