my-sd/.gitignore

46 lines
636 B
Plaintext
Raw Permalink Normal View History

2024-05-04 16:18:14 +00:00
*.pth
*.safetensors
/models/*
2022-09-05 05:57:32 +00:00
__pycache__
2024-05-04 16:18:14 +00:00
#/extensions
2022-09-26 15:30:39 +00:00
/ESRGAN/*
/SwinIR/*
2022-09-05 05:57:32 +00:00
/repositories
/venv
/tmp
2024-01-14 05:02:41 +00:00
/output
2022-09-05 05:57:32 +00:00
/model.ckpt
2024-05-04 16:18:14 +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
2024-05-04 16:18:14 +00:00
#/config.json
/log
/webui.settings.bat
/embeddings
2022-10-09 03:57:19 +00:00
/params.txt
/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
2024-05-04 16:18:14 +00:00
#/user.css
2022-09-26 15:34:26 +00:00
/.idea
notification.mp3
2022-09-26 21:18:57 +00:00
/SwinIR
/textual_inversion
2022-10-20 15:58:52 +00:00
.vscode
/test/stdout.txt
/test/stderr.txt
2023-03-30 14:57:54 +00:00
/cache.json*
2023-03-29 23:32:54 +00:00
/config_states/
/node_modules
2023-05-11 18:57:43 +00:00
/package-lock.json
/.coverage*
/test/test_outputs
/test/results.xml
coverage.xml
2024-05-03 15:30:50 +00:00
**/tests/**/expectations
models/Stable-diffusion/realisticVisionV51_v51VAE.safetensors