Update config.txt
Browse files- config.txt +8 -2
config.txt
CHANGED
|
@@ -22,5 +22,11 @@
|
|
| 22 |
"path_outputs": "/content/Fooocus/outputs",
|
| 23 |
"default_advanced_checkbox": true,
|
| 24 |
"default_max_image_number": 64,
|
| 25 |
-
"default_image_number": 1
|
| 26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
"path_outputs": "/content/Fooocus/outputs",
|
| 23 |
"default_advanced_checkbox": true,
|
| 24 |
"default_max_image_number": 64,
|
| 25 |
+
"default_image_number": 1,
|
| 26 |
+
"default_output_format": "jpeg",
|
| 27 |
+
"default_image_prompt_checkbox": true,
|
| 28 |
+
"default_developer_debug_mode_checkbox": true,
|
| 29 |
+
"default_selected_image_input_tab_id": "metadata_tab",
|
| 30 |
+
"default_save_metadata_to_images": true,
|
| 31 |
+
"default_metadata_scheme": "fooocus"
|
| 32 |
+
}
|