WebUI/.gitignore

28 lines
322 B
Plaintext
Raw Normal View History

2022-09-05 05:57:32 +00:00
__pycache__
2022-09-26 15:30:39 +00:00
*.ckpt
*.pth
/ESRGAN/*
/SwinIR/*
2022-09-05 05:57:32 +00:00
/repositories
/venv
/tmp
/model.ckpt
2022-09-26 15:27:18 +00:00
/models/**/*
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
2022-09-26 15:34:26 +00:00
/.idea
notification.mp3
2022-09-26 21:18:57 +00:00
/SwinIR