forked from lllyasviel/stable-diffusion-webui-forge
-
Notifications
You must be signed in to change notification settings - Fork 35
/
.gitignore
79 lines (79 loc) · 1.55 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
__pycache__
*.ckpt
*.safetensors
*.pth
.DS_Store
/ESRGAN/*
/SwinIR/*
/repositories
/venv
/tmp
/model.ckpt
/models/**/*
/GFPGANv1.3.pth
/gfpgan/weights/*.pth
/ui-config.json
/outputs
/config.json
/log
/webui.settings.bat
/styles.csv
/params.txt
/styles.csv.bak
/webui-user.bat
/webui-user.sh
/interrogate
/user.css
/.idea
notification.mp3
/SwinIR
/textual_inversion
.vscode
/test/stdout.txt
/test/stderr.txt
/cache.json*
/config_states/
/node_modules
/package-lock.json
/.coverage*
/test/test_outputs
/cache
trace.json
/sysinfo-????-??-??-??-??.json
4.8.0
ranbooru_cache.sqlite
webui.bundle
webui.cert
webui.key
webui-user-7860-gpu0-nopass-noalwaysgpu.bat
webui-user-7860-gpu0-nopass.bat
webui-user-7860-gpu1-nopass-noalwaysgpu.bat
webui-user-7860-gpu1-nopass.bat
webui-user-7860-gpu2-nopass-noalwaysgpu.bat
webui-user-7860-gpu2-nopass.bat
webui-user-7980-gpu0-noalwaysgpu.bat
webui-user-7980-gpu0.bat
webui-user-7980-gpu1 - sdpa.bat
webui-user-7980-gpu1-noalwaysgpu-fp8_test.bat
webui-user-7980-gpu1-noalwaysgpu-tests.bat
webui-user-7980-gpu1-noalwaysgpu.bat
webui-user-7980-gpu1.bat
webui-user-7980-gpu2-noalwaysgpu.bat
webui-user-7980-gpu2.bat
webui-user-7981-gpu0 - nopass.bat
webui-user-7981-gpu0.bat
webui-user-7981-gpu2-noalwaysgpu-nopass.bat
webui-user-7981-gpu2.bat
webui-user-7982-gpu0.bat
webui-user-7982-gpu1.bat
webui-user-7982-gpu2 - no pass.bat
webui-user-7982-gpu2.bat
webui-user-7991-gpu0 - no pass.bat
webui-user-7991-gpu0.bat
webui-user-7991-gpu1.bat
webui-user-7991-gpu2 - no pass.bat
webui-user-7991-gpu2.bat
webui-user-7980-gpu1_main.bat
main.obj
main.lib
main.exp