Commit
·
7774b06
1
Parent(s):
25841ea
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -233,8 +233,8 @@
|
|
| 233 |
"control_net_detectedmap_dir": "detected_maps",
|
| 234 |
"control_net_models_path": "",
|
| 235 |
"control_net_modules_path": "",
|
| 236 |
-
"control_net_max_models_num":
|
| 237 |
-
"control_net_model_cache_size":
|
| 238 |
"control_net_no_detectmap": true,
|
| 239 |
"control_net_detectmap_autosaving": false,
|
| 240 |
"control_net_allow_script_control": false,
|
|
|
|
| 233 |
"control_net_detectedmap_dir": "detected_maps",
|
| 234 |
"control_net_models_path": "",
|
| 235 |
"control_net_modules_path": "",
|
| 236 |
+
"control_net_max_models_num": 2,
|
| 237 |
+
"control_net_model_cache_size": 4,
|
| 238 |
"control_net_no_detectmap": true,
|
| 239 |
"control_net_detectmap_autosaving": false,
|
| 240 |
"control_net_allow_script_control": false,
|