Spaces:
Runtime error
Runtime error
Delete .gitignore
Browse files- .gitignore +0 -54
.gitignore
DELETED
@@ -1,54 +0,0 @@
|
|
1 |
-
__pycache__
|
2 |
-
*.ckpt
|
3 |
-
*.safetensors
|
4 |
-
*.pth
|
5 |
-
*.pt
|
6 |
-
*.bin
|
7 |
-
*.patch
|
8 |
-
*.backup
|
9 |
-
*.corrupted
|
10 |
-
*.partial
|
11 |
-
*.onnx
|
12 |
-
sorted_styles.json
|
13 |
-
/input
|
14 |
-
/cache
|
15 |
-
/language/default.json
|
16 |
-
/test_imgs
|
17 |
-
config.txt
|
18 |
-
config_modification_tutorial.txt
|
19 |
-
user_path_config.txt
|
20 |
-
user_path_config-deprecated.txt
|
21 |
-
/modules/*.png
|
22 |
-
/repositories
|
23 |
-
/fooocus_env
|
24 |
-
/venv
|
25 |
-
/tmp
|
26 |
-
/ui-config.json
|
27 |
-
/outputs
|
28 |
-
/config.json
|
29 |
-
/log
|
30 |
-
/webui.settings.bat
|
31 |
-
/embeddings
|
32 |
-
/styles.csv
|
33 |
-
/params.txt
|
34 |
-
/styles.csv.bak
|
35 |
-
/webui-user.bat
|
36 |
-
/webui-user.sh
|
37 |
-
/interrogate
|
38 |
-
/user.css
|
39 |
-
/.idea
|
40 |
-
/notification.ogg
|
41 |
-
/notification.mp3
|
42 |
-
/SwinIR
|
43 |
-
/textual_inversion
|
44 |
-
.vscode
|
45 |
-
/extensions
|
46 |
-
/test/stdout.txt
|
47 |
-
/test/stderr.txt
|
48 |
-
/cache.json*
|
49 |
-
/config_states/
|
50 |
-
/node_modules
|
51 |
-
/package-lock.json
|
52 |
-
/.coverage*
|
53 |
-
/auth.json
|
54 |
-
.DS_Store
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|