stable-diffusion-webui/.gitignore

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

42 lines
521 B
Plaintext
Raw Normal View History

2022-09-04 23:57:32 -06:00
__pycache__
2022-09-26 09:30:39 -06:00
*.ckpt
2022-11-21 08:58:57 -07:00
*.safetensors
2022-09-26 09:30:39 -06:00
*.pth
/ESRGAN/*
/SwinIR/*
2022-09-04 23:57:32 -06:00
/repositories
/venv
/tmp
/model.ckpt
2022-09-26 09:27:18 -06:00
/models/**/*
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
2022-10-08 21:57:19 -06:00
/params.txt
/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
2022-09-26 09:34:26 -06:00
/.idea
notification.mp3
2022-09-26 15:18:57 -06:00
/SwinIR
/textual_inversion
2022-10-20 09:58:52 -06:00
.vscode
2022-10-22 04:34:49 -06:00
/extensions
/test/stdout.txt
/test/stderr.txt
2023-03-30 08:57:54 -06:00
/cache.json*
2023-03-29 17:32:54 -06:00
/config_states/
/node_modules
2023-05-11 12:57:43 -06:00
/package-lock.json
/.coverage*
/test/test_outputs
2024-03-17 00:18:32 -06:00
/cache