Upload config-img2img.json
Browse files
Config-Presets/config-img2img.json
CHANGED
|
@@ -18,7 +18,10 @@
|
|
| 18 |
"img2img_scale": 1,
|
| 19 |
"script_list": 10,
|
| 20 |
"ultimateupscale_target_size_type": 2,
|
| 21 |
-
"
|
|
|
|
|
|
|
|
|
|
| 22 |
},
|
| 23 |
"Ultimate SD Upscale 0.25 - 4xUltra - Scale 2x": {
|
| 24 |
"img2img_sampling": "DPM++ 2M Karras",
|
|
@@ -38,7 +41,10 @@
|
|
| 38 |
"img2img_scale": 1,
|
| 39 |
"script_list": 10,
|
| 40 |
"ultimateupscale_target_size_type": 2,
|
| 41 |
-
"
|
|
|
|
|
|
|
|
|
|
| 42 |
},
|
| 43 |
"Inpaint - eyes": {
|
| 44 |
"img2img_sampling": "DPM++ 2M Karras",
|
|
@@ -111,5 +117,28 @@
|
|
| 111 |
"script_list": 0,
|
| 112 |
"ultimateupscale_target_size_type": 2,
|
| 113 |
"ultimateupscale_custom_scale": 2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
}
|
| 115 |
}
|
|
|
|
| 18 |
"img2img_scale": 1,
|
| 19 |
"script_list": 10,
|
| 20 |
"ultimateupscale_target_size_type": 2,
|
| 21 |
+
"ultimateupscale_custom_width": 2048,
|
| 22 |
+
"ultimateupscale_custom_height": 2048,
|
| 23 |
+
"ultimateupscale_custom_scale": 2,
|
| 24 |
+
"ultimateupscale_upscaler_index": 4
|
| 25 |
},
|
| 26 |
"Ultimate SD Upscale 0.25 - 4xUltra - Scale 2x": {
|
| 27 |
"img2img_sampling": "DPM++ 2M Karras",
|
|
|
|
| 41 |
"img2img_scale": 1,
|
| 42 |
"script_list": 10,
|
| 43 |
"ultimateupscale_target_size_type": 2,
|
| 44 |
+
"ultimateupscale_custom_width": 2048,
|
| 45 |
+
"ultimateupscale_custom_height": 2048,
|
| 46 |
+
"ultimateupscale_custom_scale": 2,
|
| 47 |
+
"ultimateupscale_upscaler_index": 3
|
| 48 |
},
|
| 49 |
"Inpaint - eyes": {
|
| 50 |
"img2img_sampling": "DPM++ 2M Karras",
|
|
|
|
| 117 |
"script_list": 0,
|
| 118 |
"ultimateupscale_target_size_type": 2,
|
| 119 |
"ultimateupscale_custom_scale": 2
|
| 120 |
+
},
|
| 121 |
+
"inpaint - Face": {
|
| 122 |
+
"img2img_sampling": "DPM++ 2M Karras",
|
| 123 |
+
"img2img_steps": 26,
|
| 124 |
+
"img2img_width": 768,
|
| 125 |
+
"img2img_height": 768,
|
| 126 |
+
"img2img_batch_count": 4,
|
| 127 |
+
"img2img_batch_size": 1,
|
| 128 |
+
"img2img_cfg_scale": 7,
|
| 129 |
+
"img2img_denoising_strength": 0.4,
|
| 130 |
+
"img2img_enable-checkbox": false,
|
| 131 |
+
"img2img_switch_at": 0.8,
|
| 132 |
+
"img2img_prompt": "",
|
| 133 |
+
"img2img_neg_prompt": "",
|
| 134 |
+
"img2img_inpaint_full_res_padding": 32,
|
| 135 |
+
"resize_mode": 0,
|
| 136 |
+
"img2img_scale": 1,
|
| 137 |
+
"script_list": 0,
|
| 138 |
+
"ultimateupscale_target_size_type": 2,
|
| 139 |
+
"ultimateupscale_custom_width": 2048,
|
| 140 |
+
"ultimateupscale_custom_height": 2048,
|
| 141 |
+
"ultimateupscale_custom_scale": 2,
|
| 142 |
+
"ultimateupscale_upscaler_index": 3
|
| 143 |
}
|
| 144 |
}
|