Upload ui-config.json with huggingface_hub
Browse files- ui-config.json +9 -1
ui-config.json
CHANGED
@@ -4573,5 +4573,13 @@
|
|
4573 |
"infinite-image-browsing/Send to txt2img/visible": true,
|
4574 |
"infinite-image-browsing/Send to img2img/visible": true,
|
4575 |
"infinite-image-browsing/Send to inpaint/visible": true,
|
4576 |
-
"infinite-image-browsing/Send to extras/visible": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4577 |
}
|
|
|
4573 |
"infinite-image-browsing/Send to txt2img/visible": true,
|
4574 |
"infinite-image-browsing/Send to img2img/visible": true,
|
4575 |
"infinite-image-browsing/Send to inpaint/visible": true,
|
4576 |
+
"infinite-image-browsing/Send to extras/visible": true,
|
4577 |
+
"txt2img/Batch Option/visible": true,
|
4578 |
+
"txt2img/Batch Option/value": "All ControlNet units for all images in a batch",
|
4579 |
+
"txt2img/[StyleAlign] Align image style in the batch./visible": true,
|
4580 |
+
"txt2img/[StyleAlign] Align image style in the batch./value": false,
|
4581 |
+
"img2img/Batch Option/visible": true,
|
4582 |
+
"img2img/Batch Option/value": "All ControlNet units for all images in a batch",
|
4583 |
+
"img2img/[StyleAlign] Align image style in the batch./visible": true,
|
4584 |
+
"img2img/[StyleAlign] Align image style in the batch./value": false
|
4585 |
}
|