stable-diffusion-webui/.gitignore

22 lines
273 B
Plaintext
Raw Normal View History

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