Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ehristoforu
/
extensions
like
3
Model card
Files
Files and versions
Community
0163a2c
extensions
/
kohya-sd-scripts-webui
/
update.bat
ehristoforu
Upload folder using huggingface_hub
0163a2c
verified
11 months ago
raw
Copy download link
history
blame
Safe
62 Bytes
@
echo
off
git fetch --prune
git reset --hard origin/main
pause