Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
zuv0
/
SDXLF17
like
0
Transformers
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
93b34d9
SDXLF17
/
forcePull.bat
Viperboy123
auto
8d7ec14
8 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
@
echo
off
git fetch --all
git reset --hard origin/main
git pull
git repack -a -d --depth=
250
--window=
250
rsync -r "embeddings/" "../embeddings/"
cd
.git
rmdir
/S /Q lfs
cd
..
pause