Upload 3 files
Browse files- ui-config.json +17 -1
ui-config.json
CHANGED
@@ -2640,5 +2640,21 @@
|
|
2640 |
"customscript/vae_optimize.py/img2img/Fast Encoder Color Fix/visible": true,
|
2641 |
"customscript/vae_optimize.py/img2img/Fast Encoder Color Fix/value": false,
|
2642 |
"customscript/vae_optimize.py/img2img/Fast Decoder/visible": true,
|
2643 |
-
"customscript/vae_optimize.py/img2img/Fast Decoder/value": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2644 |
}
|
|
|
2640 |
"customscript/vae_optimize.py/img2img/Fast Encoder Color Fix/visible": true,
|
2641 |
"customscript/vae_optimize.py/img2img/Fast Encoder Color Fix/value": false,
|
2642 |
"customscript/vae_optimize.py/img2img/Fast Decoder/visible": true,
|
2643 |
+
"customscript/vae_optimize.py/img2img/Fast Decoder/value": true,
|
2644 |
+
"txt2img/Use separate VAE (experimental)/visible": true,
|
2645 |
+
"txt2img/Use separate VAE (experimental)/value": false,
|
2646 |
+
"txt2img/ADetailer VAE/visible": true,
|
2647 |
+
"txt2img/ADetailer VAE/value": "Use same VAE",
|
2648 |
+
"txt2img/Use separate VAE (experimental) 2nd/visible": true,
|
2649 |
+
"txt2img/Use separate VAE (experimental) 2nd/value": false,
|
2650 |
+
"txt2img/ADetailer VAE 2nd/visible": true,
|
2651 |
+
"txt2img/ADetailer VAE 2nd/value": "Use same VAE",
|
2652 |
+
"img2img/Use separate VAE (experimental)/visible": true,
|
2653 |
+
"img2img/Use separate VAE (experimental)/value": false,
|
2654 |
+
"img2img/ADetailer VAE/visible": true,
|
2655 |
+
"img2img/ADetailer VAE/value": "Use same VAE",
|
2656 |
+
"img2img/Use separate VAE (experimental) 2nd/visible": true,
|
2657 |
+
"img2img/Use separate VAE (experimental) 2nd/value": false,
|
2658 |
+
"img2img/ADetailer VAE 2nd/visible": true,
|
2659 |
+
"img2img/ADetailer VAE 2nd/value": "Use same VAE"
|
2660 |
}
|