forked from metercai/SimpleSDXL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
93 lines (93 loc) · 1.54 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
__pycache__
*.ckpt
*.safetensors
*.pth
*.pt
*.bin
*.patch
*.backup
*.corrupted
*.partial
*.onnx
sorted_styles.json
/hash_cache.txt
/input
/cache
/language/default.json
/test_imgs
/config.txt
/user_path_config.txt
/config.txt
/config_modification_tutorial.txt
/user_path_config-deprecated.txt
/modules/*.png
/repositories
/fooocus_env
/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.ogg
/notification.mp3
/SwinIR
/textual_inversion
.vscode
/extensions
/test/stdout.txt
/test/stderr.txt
/cache.json*
/config_states/
/node_modules
/package-lock.json
/.coverage*
/auth.json
/.*.did
/.*.pem
/models/models_info.json
!fooocus_inpaint_head.pth
!fooocus_ip_negative.safetensors
!unaestheticXLv31.safetensors
!vaeapp_sd15.pth
!xl-to-v1_interposer-v3.1.safetensors
!xlvaeapp.pth
/enhanced/config.json
/enhanced/models_info.json
/src
/pyproject.toml
/Cargo.toml
/.github/workflows/
/outputs.1
/test
wd-v1-4-moat-tagger-v2.csv
.DS_Store
/custom/OneButtonPrompt/settings/paths.json
/custom/OneButtonPrompt/settings/settings.json
/custom/OneButtonPrompt/models/loras/
/custom/OneButtonPrompt/random_prompt/userfiles/obp_presets.json
.token_user.pem
.user_Pq69KpDwNenAq2aA33kyo9rw15xrEgiPn.did
/repos/
/enhanced/api_token.json
*.did
/models/hydit
/client.toml
/models
/comfy/input/
/comfy/output/
/comfy/temp/
/comfy/extra_model_paths.yaml
/comfy/user/default/*.json
/comfy/custom_nodes/comfyui_controlnet_aux/config.yaml
/patch_pyhash.py*