stable-diffusion-webui/.gitignore

22 lines
273 B
Plaintext
Raw Normal View History

2022-09-05 08:57:32 +03:00
__pycache__
/ESRGAN
/repositories
/venv
/tmp
/model.ckpt
2022-09-18 17:20:46 +03:00
/models/*.ckpt
2022-09-05 08:57:32 +03:00
/GFPGANv1.3.pth
/gfpgan/weights/*.pth
2022-09-05 08:57:32 +03:00
/ui-config.json
2022-09-06 11:51:34 +03:00
/outputs
/config.json
/log
/webui.settings.bat
/embeddings
/styles.csv
/styles.csv.bak
/webui-user.bat
2022-09-13 16:28:37 +03:00
/webui-user.sh
2022-09-11 18:48:36 +03:00
/interrogate
2022-09-17 16:28:19 +03:00
/user.css
/.idea