Upload 2 files
Browse files- config.json +10 -2
- ui-config.json +13 -3
config.json
CHANGED
|
@@ -191,7 +191,7 @@
|
|
| 191 |
"arh_predefined_percentages_display_key": "Incremental/decremental percentage (-50%, +50%)",
|
| 192 |
"regprp_debug": false,
|
| 193 |
"regprp_hidepmask": false,
|
| 194 |
-
"sd_checkpoint_hash": "
|
| 195 |
"CLIP_stop_at_last_layers": 2,
|
| 196 |
"outdir_samples": "",
|
| 197 |
"outdir_txt2img_samples": "outputs/txt2img-images",
|
|
@@ -696,5 +696,13 @@
|
|
| 696 |
"bmab_additional_checkpoint_path": "",
|
| 697 |
"model_management_type": "Old",
|
| 698 |
"concurrent_git_fetch_limit": 16,
|
| 699 |
-
"simple_dimension_preset_config": "# square\n1024 x 1024\n\n\n> Portrait\n640 x 1536\n768 x 1344\n832 x 1216\n896 x 1152\n\n\n> Landscape\n1536 x 640\n1344 x 768\n1216 x 832\n1152 x 896"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 700 |
}
|
|
|
|
| 191 |
"arh_predefined_percentages_display_key": "Incremental/decremental percentage (-50%, +50%)",
|
| 192 |
"regprp_debug": false,
|
| 193 |
"regprp_hidepmask": false,
|
| 194 |
+
"sd_checkpoint_hash": "f9b87f2512f3f618a0b5e08bd98a555b9ac5299fa51a2df1ef67771148400e03",
|
| 195 |
"CLIP_stop_at_last_layers": 2,
|
| 196 |
"outdir_samples": "",
|
| 197 |
"outdir_txt2img_samples": "outputs/txt2img-images",
|
|
|
|
| 696 |
"bmab_additional_checkpoint_path": "",
|
| 697 |
"model_management_type": "Old",
|
| 698 |
"concurrent_git_fetch_limit": 16,
|
| 699 |
+
"simple_dimension_preset_config": "# square\n1024 x 1024\n\n\n> Portrait\n640 x 1536\n768 x 1344\n832 x 1216\n896 x 1152\n\n\n> Landscape\n1536 x 640\n1344 x 768\n1216 x 832\n1152 x 896",
|
| 700 |
+
"negpip_hide": false,
|
| 701 |
+
"negpip_active": true,
|
| 702 |
+
"sd_sampling": "A1111",
|
| 703 |
+
"dpm_fast_s_noise": 1,
|
| 704 |
+
"dpm_adaptive_s_noise": 1,
|
| 705 |
+
"dpm2_ancestral_s_noise": 1,
|
| 706 |
+
"RCAN_tile": 512,
|
| 707 |
+
"RCAN_tile_overlap": 32
|
| 708 |
}
|
ui-config.json
CHANGED
|
@@ -101,7 +101,7 @@
|
|
| 101 |
"txt2img/CFG Scale/maximum": 30.0,
|
| 102 |
"txt2img/CFG Scale/step": 0.5,
|
| 103 |
"customscript/seed.py/txt2img/Seed/visible": true,
|
| 104 |
-
"customscript/seed.py/txt2img/Seed/value":
|
| 105 |
"txt2img/🎲️/visible": true,
|
| 106 |
"txt2img/♻️/visible": true,
|
| 107 |
"customscript/seed.py/txt2img/Extra/visible": true,
|
|
@@ -828,7 +828,7 @@
|
|
| 828 |
"customscript/image_filters.py/txt2img/Contrast/maximum": 10,
|
| 829 |
"customscript/image_filters.py/txt2img/Contrast/step": 1,
|
| 830 |
"customscript/image_filters.py/txt2img/Sharpness/visible": true,
|
| 831 |
-
"customscript/image_filters.py/txt2img/Sharpness/value":
|
| 832 |
"customscript/image_filters.py/txt2img/Sharpness/minimum": -10,
|
| 833 |
"customscript/image_filters.py/txt2img/Sharpness/maximum": 10,
|
| 834 |
"customscript/image_filters.py/txt2img/Sharpness/step": 1,
|
|
@@ -5751,5 +5751,15 @@
|
|
| 5751 |
"customscript/negpip.py/img2img/NegPiP/value": false,
|
| 5752 |
"img2img/Toggle startup with Active(Now:None)/visible": true,
|
| 5753 |
"img2img/[SDXL] IP-A Block Weights/value": "Default",
|
| 5754 |
-
"customscript/negpip.py/txt2img/Active/value": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5755 |
}
|
|
|
|
| 101 |
"txt2img/CFG Scale/maximum": 30.0,
|
| 102 |
"txt2img/CFG Scale/step": 0.5,
|
| 103 |
"customscript/seed.py/txt2img/Seed/visible": true,
|
| 104 |
+
"customscript/seed.py/txt2img/Seed/value": -1,
|
| 105 |
"txt2img/🎲️/visible": true,
|
| 106 |
"txt2img/♻️/visible": true,
|
| 107 |
"customscript/seed.py/txt2img/Extra/visible": true,
|
|
|
|
| 828 |
"customscript/image_filters.py/txt2img/Contrast/maximum": 10,
|
| 829 |
"customscript/image_filters.py/txt2img/Contrast/step": 1,
|
| 830 |
"customscript/image_filters.py/txt2img/Sharpness/visible": true,
|
| 831 |
+
"customscript/image_filters.py/txt2img/Sharpness/value": 3,
|
| 832 |
"customscript/image_filters.py/txt2img/Sharpness/minimum": -10,
|
| 833 |
"customscript/image_filters.py/txt2img/Sharpness/maximum": 10,
|
| 834 |
"customscript/image_filters.py/txt2img/Sharpness/step": 1,
|
|
|
|
| 5751 |
"customscript/negpip.py/img2img/NegPiP/value": false,
|
| 5752 |
"img2img/Toggle startup with Active(Now:None)/visible": true,
|
| 5753 |
"img2img/[SDXL] IP-A Block Weights/value": "Default",
|
| 5754 |
+
"customscript/negpip.py/txt2img/Active/value": true,
|
| 5755 |
+
"txt2img/Toggle startup with Active(Now:True)/visible": true,
|
| 5756 |
+
"customscript/advanced_model_sampling_script.py/txt2img/RescaleCFG Version/visible": true,
|
| 5757 |
+
"customscript/advanced_model_sampling_script.py/txt2img/RescaleCFG Version/value": "Normal",
|
| 5758 |
+
"customscript/rps.py/txt2img/Add text to filename/visible": true,
|
| 5759 |
+
"customscript/rps.py/txt2img/Add text to filename/value": "",
|
| 5760 |
+
"customscript/advanced_model_sampling_script.py/img2img/RescaleCFG Version/visible": true,
|
| 5761 |
+
"customscript/advanced_model_sampling_script.py/img2img/RescaleCFG Version/value": "Normal",
|
| 5762 |
+
"customscript/rps.py/img2img/Add text to filename/visible": true,
|
| 5763 |
+
"customscript/rps.py/img2img/Add text to filename/value": "",
|
| 5764 |
+
"supermerger/change diffusers version(now:0.31.0)/visible": true
|
| 5765 |
}
|