Files
Fooocus/.gitignore
T
lllyasviel 4f0777e9b3 Change gaussian kernel to anisotropic kernel. (#199)
Change gaussian kernel to anisotropic kernel. (#199)
2023-08-18 15:16:37 -07:00

38 lines
471 B
Plaintext

__pycache__
*.ckpt
*.safetensors
*.pth
lena.png
lena_result.png
lena_test.py
!taesdxl_decoder.pth
/repositories
/venv
/tmp
/ui-config.json
/outputs
/config.json
/log
/webui.settings.bat
/embeddings
/styles.csv
/params.txt
/styles.csv.bak
/webui-user.bat
/webui-user.sh
/interrogate
/user.css
/.idea
notification.mp3
/SwinIR
/textual_inversion
.vscode
/extensions
/test/stdout.txt
/test/stderr.txt
/cache.json*
/config_states/
/node_modules
/package-lock.json
/.coverage*