Update config.txt
Browse files- config.txt +4 -1
config.txt
CHANGED
|
@@ -19,5 +19,8 @@
|
|
| 19 |
"path_wildcards": "/content/Fooocus/wildcards",
|
| 20 |
"path_safety_checker": "/content/Fooocus/models/safety_checker",
|
| 21 |
"path_sam": "/content/Fooocus/models/sam",
|
| 22 |
-
"path_outputs": "/content/Fooocus/outputs"
|
|
|
|
|
|
|
|
|
|
| 23 |
}
|
|
|
|
| 19 |
"path_wildcards": "/content/Fooocus/wildcards",
|
| 20 |
"path_safety_checker": "/content/Fooocus/models/safety_checker",
|
| 21 |
"path_sam": "/content/Fooocus/models/sam",
|
| 22 |
+
"path_outputs": "/content/Fooocus/outputs",
|
| 23 |
+
"default_advanced_checkbox": true,
|
| 24 |
+
"default_max_image_number": 64,
|
| 25 |
+
"default_image_number": 1
|
| 26 |
}
|