stable-diffusion-webui/.gitignore

22 lines
273 B
Plaintext
Raw Normal View History

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