Upload ui-config.json
Browse files- ui-config.json +26 -3
ui-config.json
CHANGED
|
@@ -209,8 +209,8 @@
|
|
| 209 |
"img2img/๐๏ธ/visible": true,
|
| 210 |
"img2img/Styles/visible": true,
|
| 211 |
"img2img/Styles/value": [
|
| 212 |
-
"
|
| 213 |
-
"Negative
|
| 214 |
],
|
| 215 |
"img2img/๐๏ธ/visible": true,
|
| 216 |
"img2img/๐/visible": true,
|
|
@@ -2743,5 +2743,28 @@
|
|
| 2743 |
"Replacer/[StyleAlign] Align image style in the batch./visible": true,
|
| 2744 |
"Replacer/[StyleAlign] Align image style in the batch./value": false,
|
| 2745 |
"Replacer/Disable ControlNet while hires. fix/visible": true,
|
| 2746 |
-
"Replacer/Disable ControlNet while hires. fix/value": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2747 |
}
|
|
|
|
| 209 |
"img2img/๐๏ธ/visible": true,
|
| 210 |
"img2img/Styles/visible": true,
|
| 211 |
"img2img/Styles/value": [
|
| 212 |
+
"Quality Prompt - Realistic",
|
| 213 |
+
"Quality Negative - Realistic"
|
| 214 |
],
|
| 215 |
"img2img/๐๏ธ/visible": true,
|
| 216 |
"img2img/๐/visible": true,
|
|
|
|
| 2743 |
"Replacer/[StyleAlign] Align image style in the batch./visible": true,
|
| 2744 |
"Replacer/[StyleAlign] Align image style in the batch./value": false,
|
| 2745 |
"Replacer/Disable ControlNet while hires. fix/visible": true,
|
| 2746 |
+
"Replacer/Disable ControlNet while hires. fix/value": true,
|
| 2747 |
+
"extras/Remove background/visible": true,
|
| 2748 |
+
"customscript/postprocessing_rembg.py/extras/Remove background/value": false,
|
| 2749 |
+
"extras/Remove background/value": false,
|
| 2750 |
+
"customscript/postprocessing_rembg.py/extras/Remove background/visible": true,
|
| 2751 |
+
"customscript/postprocessing_rembg.py/extras/Return mask/visible": true,
|
| 2752 |
+
"customscript/postprocessing_rembg.py/extras/Return mask/value": false,
|
| 2753 |
+
"customscript/postprocessing_rembg.py/extras/Alpha matting/visible": true,
|
| 2754 |
+
"customscript/postprocessing_rembg.py/extras/Alpha matting/value": false,
|
| 2755 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/visible": true,
|
| 2756 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/value": 10,
|
| 2757 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/minimum": 0,
|
| 2758 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/maximum": 40,
|
| 2759 |
+
"customscript/postprocessing_rembg.py/extras/Erode size/step": 1,
|
| 2760 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/visible": true,
|
| 2761 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/value": 240,
|
| 2762 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/minimum": 0,
|
| 2763 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/maximum": 255,
|
| 2764 |
+
"customscript/postprocessing_rembg.py/extras/Foreground threshold/step": 1,
|
| 2765 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/visible": true,
|
| 2766 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/value": 10,
|
| 2767 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/minimum": 0,
|
| 2768 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/maximum": 255,
|
| 2769 |
+
"customscript/postprocessing_rembg.py/extras/Background threshold/step": 1
|
| 2770 |
}
|