stable-diffusion-webui/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

45 lines
573 B
Plaintext
Raw Normal View History

2022-09-05 13:57:32 +08:00
__pycache__
2022-09-26 23:30:39 +08:00
*.ckpt
2022-11-21 23:58:57 +08:00
*.safetensors
2022-09-26 23:30:39 +08:00
*.pth
2024-07-08 00:18:17 +08:00
.DS_Store
2022-09-26 23:30:39 +08:00
/ESRGAN/*
/SwinIR/*
2022-09-05 13:57:32 +08:00
/repositories
/venv
/tmp
/model.ckpt
2022-09-26 23:27:18 +08:00
/models/**/*
2022-09-05 13:57:32 +08:00
/GFPGANv1.3.pth
/gfpgan/weights/*.pth
2022-09-05 13:57:32 +08:00
/ui-config.json
2022-09-06 16:51:34 +08:00
/outputs
/config.json
/log
/webui.settings.bat
/embeddings
/styles.csv
2022-10-09 11:57:19 +08:00
/params.txt
/styles.csv.bak
/webui-user.bat
2022-09-13 21:28:37 +08:00
/webui-user.sh
2022-09-11 23:48:36 +08:00
/interrogate
2022-09-17 21:28:19 +08:00
/user.css
2022-09-26 23:34:26 +08:00
/.idea
notification.mp3
2022-09-27 05:18:57 +08:00
/SwinIR
/textual_inversion
2022-10-20 23:58:52 +08:00
.vscode
2022-10-22 18:34:49 +08:00
/extensions
/test/stdout.txt
/test/stderr.txt
2023-03-30 22:57:54 +08:00
/cache.json*
2023-03-30 07:32:54 +08:00
/config_states/
/node_modules
2023-05-12 02:57:43 +08:00
/package-lock.json
/.coverage*
/test/test_outputs
2024-03-17 14:18:32 +08:00
/cache
2024-06-10 03:35:11 +08:00
trace.json
2024-07-08 15:32:20 +08:00
/sysinfo-????-??-??-??-??.json