stable-diffusion-webui/.gitignore

36 lines
433 B
Plaintext
Raw Normal View History

2022-09-05 08:57:32 +03:00
__pycache__
2022-09-26 18:30:39 +03:00
*.ckpt
2022-11-21 18:58:57 +03:00
*.safetensors
2022-09-26 18:30:39 +03:00
*.pth
/ESRGAN/*
/SwinIR/*
2022-09-05 08:57:32 +03:00
/repositories
/venv
/tmp
/model.ckpt
2022-09-26 18:27:18 +03:00
/models/**/*
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
2022-10-09 06:57:19 +03:00
/params.txt
/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
2022-09-26 18:34:26 +03:00
/.idea
notification.mp3
2022-09-27 00:18:57 +03:00
/SwinIR
/textual_inversion
2022-10-20 18:58:52 +03:00
.vscode
2022-10-22 13:34:49 +03:00
/extensions
/test/stdout.txt
/test/stderr.txt
2023-01-14 09:56:59 +03:00
/cache.json