Spaces:
Runtime error
Runtime error
Update .dockerignore
Browse files- .dockerignore +0 -42
.dockerignore
CHANGED
@@ -8,46 +8,4 @@ __pycache__
|
|
8 |
*.patch
|
9 |
*.backup
|
10 |
*.corrupted
|
11 |
-
sorted_styles.json
|
12 |
-
/language/default.json
|
13 |
-
lena.png
|
14 |
-
lena_result.png
|
15 |
-
lena_test.py
|
16 |
-
config.txt
|
17 |
-
config_modification_tutorial.txt
|
18 |
-
user_path_config.txt
|
19 |
-
user_path_config-deprecated.txt
|
20 |
-
build_chb.py
|
21 |
-
experiment.py
|
22 |
-
/modules/*.png
|
23 |
-
/venv
|
24 |
-
/tmp
|
25 |
-
/ui-config.json
|
26 |
-
/outputs
|
27 |
-
/config.json
|
28 |
-
/log
|
29 |
-
/webui.settings.bat
|
30 |
-
/embeddings
|
31 |
-
/styles.csv
|
32 |
-
/params.txt
|
33 |
-
/styles.csv.bak
|
34 |
-
/webui-user.bat
|
35 |
-
/webui-user.sh
|
36 |
-
/interrogate
|
37 |
-
/user.css
|
38 |
-
/.idea
|
39 |
-
/notification.ogg
|
40 |
-
/notification.mp3
|
41 |
-
/SwinIR
|
42 |
-
/textual_inversion
|
43 |
-
.vscode
|
44 |
-
/extensions
|
45 |
-
/test/stdout.txt
|
46 |
-
/test/stderr.txt
|
47 |
-
/cache.json*
|
48 |
-
/config_states/
|
49 |
-
/node_modules
|
50 |
-
/package-lock.json
|
51 |
-
/.coverage*
|
52 |
-
/auth.json
|
53 |
*.db
|
|
|
8 |
*.patch
|
9 |
*.backup
|
10 |
*.corrupted
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
*.db
|