stable-diffusion-webui/.gitignore
2023-02-04 06:15:43 +02:00

47 lines
803 B
Plaintext

__pycache__
*.ckpt
*.safetensors
*.pth
/ESRGAN/*
/SwinIR/*
/repositories
/venv
/tmp
/model.ckpt
/models/**/*
/GFPGANv1.3.pth
/gfpgan/weights/*.pth
/ui-config.json
/outputs
/config.json
/log
/webui.settings.bat
/embeddings
/styles.csv
/params.txt
/styles.csv.bak
/webui-user.bat
/webui-user.sh
/interrogate
/user.css
/.idea
notification.mp3
/SwinIR
/textual_inversion
.vscode
/extensions
/test/stdout.txt
/test/stderr.txt
/cache.json
scripts/prompt_blending.py
scripts/advanced_seed_blending.py
scripts/CFG Auto.py
scripts/CFG Schedule.py
scripts/img2tiles.py
scripts/interpolate.py
scripts/loopback_superimpose.py
models/VAE/Put VAE here.txt
models/VAE-approx/model.pt
models/Stable-diffusion/Put Stable Diffusion checkpoints here.txt
models/deepbooru/Put your deepbooru release project folder here.txt