Upload config.json with huggingface_hub
Browse files- config.json +2 -1
config.json
CHANGED
@@ -631,5 +631,6 @@
|
|
631 |
"enable_console_prompts": true,
|
632 |
"dump_stacks_on_signal": false,
|
633 |
"postprocessing_existing_caption_action": "Ignore",
|
634 |
-
"tac_useLoraPrefixForLycos": true
|
|
|
635 |
}
|
|
|
631 |
"enable_console_prompts": true,
|
632 |
"dump_stacks_on_signal": false,
|
633 |
"postprocessing_existing_caption_action": "Ignore",
|
634 |
+
"tac_useLoraPrefixForLycos": true,
|
635 |
+
"controlnet_crop_upscale_script_only": false
|
636 |
}
|