forked from runew0lf/RuinedFooocus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
71 lines (71 loc) · 1.17 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
__pycache__
*.ckpt
*.safetensors
*.pth
*.onnx
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
/params.txt
/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*
/wildcards/*
!/wildcards/colors.txt
models/vae/config.json
settings.json
styles.csv
!/random_prompt/csvfiles/templates/styles.csv
paths.json
notification.mp3
resolutions.json
powerup.json
performance.json
*.old
/models/loras/*.txt
/models/loras/*.jpeg
/models/loras/*.jpg
/models/loras/*.gif
/models/checkpoints/*.jpeg
/models/checkpoints/*.jpg
/models/checkpoints/*.gif
/models/diffusers/*
/models/clip/*
/cache/loras/*.txt
/cache/loras/*.jpeg
/cache/loras/*.jpg
/cache/loras/*.gif
/cache/loras/*.json
/cache/checkpoints/*.jpeg
/cache/checkpoints/*.jpg
/cache/checkpoints/*.gif
/cache/checkpoints/*.json
random_prompt/userfiles/obp_presets.json
reinstall
prompt_expansion/pytorch_model.bin
/superprompter/model_files
models/upscale_models/*.jpeg