Commit ·
31bddff
1
Parent(s): d7a32af
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -163,7 +163,7 @@
|
|
| 163 |
"img_downscale_threshold": 4.0,
|
| 164 |
"target_side_length": 4000.0,
|
| 165 |
"no_dpmpp_sde_batch_determinism": false,
|
| 166 |
-
"control_net_model_config": "models
|
| 167 |
"control_net_model_adapter_config": "models\\sketch_adapter_v14.yaml",
|
| 168 |
"control_net_detectedmap_dir": "detected_maps",
|
| 169 |
"control_net_models_path": "",
|
|
|
|
| 163 |
"img_downscale_threshold": 4.0,
|
| 164 |
"target_side_length": 4000.0,
|
| 165 |
"no_dpmpp_sde_batch_determinism": false,
|
| 166 |
+
"control_net_model_config": "/kaggle/working/stable-diffusion-webui/extensions/sd-webui-controlnet/models/cldm_v15.yaml",
|
| 167 |
"control_net_model_adapter_config": "models\\sketch_adapter_v14.yaml",
|
| 168 |
"control_net_detectedmap_dir": "detected_maps",
|
| 169 |
"control_net_models_path": "",
|