NagisaNao commited on
Commit
55fcd4a
1 Parent(s): d132478

Upload 9 files

Browse files
A1111/clear/config.json CHANGED
@@ -72,17 +72,6 @@
72
  "Wildcards_subfolder": "None",
73
  "Workflows_subfolder": "None",
74
  "Other_subfolder": "None",
75
- "additional_networks_extra_lora_path": "",
76
- "additional_networks_sort_models_by": "name",
77
- "additional_networks_reverse_sort_order": false,
78
- "additional_networks_model_name_filter": "",
79
- "additional_networks_xy_grid_model_metadata": "",
80
- "additional_networks_hash_thread_count": 1,
81
- "additional_networks_back_up_model_when_saving": true,
82
- "additional_networks_show_only_safetensors": false,
83
- "additional_networks_show_only_models_with_metadata": "disabled",
84
- "additional_networks_max_top_tags": 20,
85
- "additional_networks_max_dataset_folders": 20,
86
  "ad_max_models": 4,
87
  "ad_extra_models_dir": "",
88
  "ad_save_previews": false,
@@ -203,8 +192,7 @@
203
  "tagger_escape": false,
204
  "tagger_batch_size": 1024,
205
  "tagger_hf_cache_dir": "/root/sdw/models/interrogators",
206
- "sd_model_checkpoint": "PonyV6XL.safetensors [67ab2fd8ec]",
207
- "sd_checkpoint_hash": "67ab2fd8ec439a89b3fedb15cc65f54336af163c7eb5e4f2acc98f090a29b0b3",
208
  "outdir_samples": "",
209
  "outdir_txt2img_samples": "outputs/txt2img-images",
210
  "outdir_img2img_samples": "outputs/img2img-images",
@@ -294,7 +282,8 @@
294
  "lora_in_memory_limit": 0,
295
  "lora_not_found_warning_console": false,
296
  "lora_not_found_gradio_warning": false,
297
- "cross_attention_optimization": "Automatic",
 
298
  "s_min_uncond": 0,
299
  "s_min_uncond_all": false,
300
  "token_merging_ratio": 0,
 
72
  "Wildcards_subfolder": "None",
73
  "Workflows_subfolder": "None",
74
  "Other_subfolder": "None",
 
 
 
 
 
 
 
 
 
 
 
75
  "ad_max_models": 4,
76
  "ad_extra_models_dir": "",
77
  "ad_save_previews": false,
 
192
  "tagger_escape": false,
193
  "tagger_batch_size": 1024,
194
  "tagger_hf_cache_dir": "/root/sdw/models/interrogators",
195
+ "sd_model_checkpoint": "BluMix_V7.safetensors [00a873fa76]",
 
196
  "outdir_samples": "",
197
  "outdir_txt2img_samples": "outputs/txt2img-images",
198
  "outdir_img2img_samples": "outputs/img2img-images",
 
282
  "lora_in_memory_limit": 0,
283
  "lora_not_found_warning_console": false,
284
  "lora_not_found_gradio_warning": false,
285
+ "cross_attention_optimization": null,
286
+ "sd_checkpoint_hash": "00a873fa7624b67bf69641f7d41895d94b5f56704b164b61a8ffe7f1188a3c12",
287
  "s_min_uncond": 0,
288
  "s_min_uncond_all": false,
289
  "token_merging_ratio": 0,
A1111/clear/ui-config.json CHANGED
@@ -138,96 +138,6 @@
138
  "customscript/wildcard_recursive.py/txt2img/**negative keywords**/value": true,
139
  "customscript/wildcard_recursive.py/txt2img/Ignore folders/visible": true,
140
  "customscript/wildcard_recursive.py/txt2img/Ignore folders/value": false,
141
- "customscript/additional_networks.py/txt2img/Enable/visible": true,
142
- "customscript/additional_networks.py/txt2img/Enable/value": false,
143
- "customscript/additional_networks.py/txt2img/Separate UNet/Text Encoder weights/visible": true,
144
- "customscript/additional_networks.py/txt2img/Separate UNet/Text Encoder weights/value": false,
145
- "customscript/additional_networks.py/txt2img/Network module 1/visible": true,
146
- "customscript/additional_networks.py/txt2img/Network module 1/value": "LoRA",
147
- "customscript/additional_networks.py/txt2img/Model 1/visible": true,
148
- "customscript/additional_networks.py/txt2img/Model 1/value": "None",
149
- "txt2img/Weight 1/visible": true,
150
- "txt2img/Weight 1/value": 1.0,
151
- "txt2img/Weight 1/minimum": -1.0,
152
- "txt2img/Weight 1/maximum": 2.0,
153
- "txt2img/Weight 1/step": 0.05,
154
- "customscript/additional_networks.py/txt2img/UNet Weight 1/value": 1.0,
155
- "customscript/additional_networks.py/txt2img/UNet Weight 1/minimum": -1.0,
156
- "customscript/additional_networks.py/txt2img/UNet Weight 1/maximum": 2.0,
157
- "customscript/additional_networks.py/txt2img/UNet Weight 1/step": 0.05,
158
- "customscript/additional_networks.py/txt2img/TEnc Weight 1/value": 1.0,
159
- "customscript/additional_networks.py/txt2img/TEnc Weight 1/minimum": -1.0,
160
- "customscript/additional_networks.py/txt2img/TEnc Weight 1/maximum": 2.0,
161
- "customscript/additional_networks.py/txt2img/TEnc Weight 1/step": 0.05,
162
- "customscript/additional_networks.py/txt2img/Network module 2/visible": true,
163
- "customscript/additional_networks.py/txt2img/Network module 2/value": "LoRA",
164
- "customscript/additional_networks.py/txt2img/Model 2/visible": true,
165
- "customscript/additional_networks.py/txt2img/Model 2/value": "None",
166
- "txt2img/Weight 2/visible": true,
167
- "txt2img/Weight 2/value": 1.0,
168
- "txt2img/Weight 2/minimum": -1.0,
169
- "txt2img/Weight 2/maximum": 2.0,
170
- "txt2img/Weight 2/step": 0.05,
171
- "customscript/additional_networks.py/txt2img/UNet Weight 2/value": 1.0,
172
- "customscript/additional_networks.py/txt2img/UNet Weight 2/minimum": -1.0,
173
- "customscript/additional_networks.py/txt2img/UNet Weight 2/maximum": 2.0,
174
- "customscript/additional_networks.py/txt2img/UNet Weight 2/step": 0.05,
175
- "customscript/additional_networks.py/txt2img/TEnc Weight 2/value": 1.0,
176
- "customscript/additional_networks.py/txt2img/TEnc Weight 2/minimum": -1.0,
177
- "customscript/additional_networks.py/txt2img/TEnc Weight 2/maximum": 2.0,
178
- "customscript/additional_networks.py/txt2img/TEnc Weight 2/step": 0.05,
179
- "customscript/additional_networks.py/txt2img/Network module 3/visible": true,
180
- "customscript/additional_networks.py/txt2img/Network module 3/value": "LoRA",
181
- "customscript/additional_networks.py/txt2img/Model 3/visible": true,
182
- "customscript/additional_networks.py/txt2img/Model 3/value": "None",
183
- "txt2img/Weight 3/visible": true,
184
- "txt2img/Weight 3/value": 1.0,
185
- "txt2img/Weight 3/minimum": -1.0,
186
- "txt2img/Weight 3/maximum": 2.0,
187
- "txt2img/Weight 3/step": 0.05,
188
- "customscript/additional_networks.py/txt2img/UNet Weight 3/value": 1.0,
189
- "customscript/additional_networks.py/txt2img/UNet Weight 3/minimum": -1.0,
190
- "customscript/additional_networks.py/txt2img/UNet Weight 3/maximum": 2.0,
191
- "customscript/additional_networks.py/txt2img/UNet Weight 3/step": 0.05,
192
- "customscript/additional_networks.py/txt2img/TEnc Weight 3/value": 1.0,
193
- "customscript/additional_networks.py/txt2img/TEnc Weight 3/minimum": -1.0,
194
- "customscript/additional_networks.py/txt2img/TEnc Weight 3/maximum": 2.0,
195
- "customscript/additional_networks.py/txt2img/TEnc Weight 3/step": 0.05,
196
- "customscript/additional_networks.py/txt2img/Network module 4/visible": true,
197
- "customscript/additional_networks.py/txt2img/Network module 4/value": "LoRA",
198
- "customscript/additional_networks.py/txt2img/Model 4/visible": true,
199
- "customscript/additional_networks.py/txt2img/Model 4/value": "None",
200
- "txt2img/Weight 4/visible": true,
201
- "txt2img/Weight 4/value": 1.0,
202
- "txt2img/Weight 4/minimum": -1.0,
203
- "txt2img/Weight 4/maximum": 2.0,
204
- "txt2img/Weight 4/step": 0.05,
205
- "customscript/additional_networks.py/txt2img/UNet Weight 4/value": 1.0,
206
- "customscript/additional_networks.py/txt2img/UNet Weight 4/minimum": -1.0,
207
- "customscript/additional_networks.py/txt2img/UNet Weight 4/maximum": 2.0,
208
- "customscript/additional_networks.py/txt2img/UNet Weight 4/step": 0.05,
209
- "customscript/additional_networks.py/txt2img/TEnc Weight 4/value": 1.0,
210
- "customscript/additional_networks.py/txt2img/TEnc Weight 4/minimum": -1.0,
211
- "customscript/additional_networks.py/txt2img/TEnc Weight 4/maximum": 2.0,
212
- "customscript/additional_networks.py/txt2img/TEnc Weight 4/step": 0.05,
213
- "customscript/additional_networks.py/txt2img/Network module 5/visible": true,
214
- "customscript/additional_networks.py/txt2img/Network module 5/value": "LoRA",
215
- "customscript/additional_networks.py/txt2img/Model 5/visible": true,
216
- "customscript/additional_networks.py/txt2img/Model 5/value": "None",
217
- "txt2img/Weight 5/visible": true,
218
- "txt2img/Weight 5/value": 1.0,
219
- "txt2img/Weight 5/minimum": -1.0,
220
- "txt2img/Weight 5/maximum": 2.0,
221
- "txt2img/Weight 5/step": 0.05,
222
- "customscript/additional_networks.py/txt2img/UNet Weight 5/value": 1.0,
223
- "customscript/additional_networks.py/txt2img/UNet Weight 5/minimum": -1.0,
224
- "customscript/additional_networks.py/txt2img/UNet Weight 5/maximum": 2.0,
225
- "customscript/additional_networks.py/txt2img/UNet Weight 5/step": 0.05,
226
- "customscript/additional_networks.py/txt2img/TEnc Weight 5/value": 1.0,
227
- "customscript/additional_networks.py/txt2img/TEnc Weight 5/minimum": -1.0,
228
- "customscript/additional_networks.py/txt2img/TEnc Weight 5/maximum": 2.0,
229
- "customscript/additional_networks.py/txt2img/TEnc Weight 5/step": 0.05,
230
- "customscript/additional_networks.py/txt2img/Refresh models/visible": true,
231
  "customscript/!adetailer.py/txt2img/ADetailer/visible": true,
232
  "customscript/!adetailer.py/txt2img/ADetailer/value": false,
233
  "customscript/!adetailer.py/txt2img/Skip img2img/value": false,
@@ -1239,96 +1149,6 @@
1239
  "customscript/wildcard_recursive.py/img2img/**negative keywords**/value": true,
1240
  "customscript/wildcard_recursive.py/img2img/Ignore folders/visible": true,
1241
  "customscript/wildcard_recursive.py/img2img/Ignore folders/value": false,
1242
- "customscript/additional_networks.py/img2img/Enable/visible": true,
1243
- "customscript/additional_networks.py/img2img/Enable/value": false,
1244
- "customscript/additional_networks.py/img2img/Separate UNet/Text Encoder weights/visible": true,
1245
- "customscript/additional_networks.py/img2img/Separate UNet/Text Encoder weights/value": false,
1246
- "customscript/additional_networks.py/img2img/Network module 1/visible": true,
1247
- "customscript/additional_networks.py/img2img/Network module 1/value": "LoRA",
1248
- "customscript/additional_networks.py/img2img/Model 1/visible": true,
1249
- "customscript/additional_networks.py/img2img/Model 1/value": "None",
1250
- "img2img/Weight 1/visible": true,
1251
- "img2img/Weight 1/value": 1.0,
1252
- "img2img/Weight 1/minimum": -1.0,
1253
- "img2img/Weight 1/maximum": 2.0,
1254
- "img2img/Weight 1/step": 0.05,
1255
- "customscript/additional_networks.py/img2img/UNet Weight 1/value": 1.0,
1256
- "customscript/additional_networks.py/img2img/UNet Weight 1/minimum": -1.0,
1257
- "customscript/additional_networks.py/img2img/UNet Weight 1/maximum": 2.0,
1258
- "customscript/additional_networks.py/img2img/UNet Weight 1/step": 0.05,
1259
- "customscript/additional_networks.py/img2img/TEnc Weight 1/value": 1.0,
1260
- "customscript/additional_networks.py/img2img/TEnc Weight 1/minimum": -1.0,
1261
- "customscript/additional_networks.py/img2img/TEnc Weight 1/maximum": 2.0,
1262
- "customscript/additional_networks.py/img2img/TEnc Weight 1/step": 0.05,
1263
- "customscript/additional_networks.py/img2img/Network module 2/visible": true,
1264
- "customscript/additional_networks.py/img2img/Network module 2/value": "LoRA",
1265
- "customscript/additional_networks.py/img2img/Model 2/visible": true,
1266
- "customscript/additional_networks.py/img2img/Model 2/value": "None",
1267
- "img2img/Weight 2/visible": true,
1268
- "img2img/Weight 2/value": 1.0,
1269
- "img2img/Weight 2/minimum": -1.0,
1270
- "img2img/Weight 2/maximum": 2.0,
1271
- "img2img/Weight 2/step": 0.05,
1272
- "customscript/additional_networks.py/img2img/UNet Weight 2/value": 1.0,
1273
- "customscript/additional_networks.py/img2img/UNet Weight 2/minimum": -1.0,
1274
- "customscript/additional_networks.py/img2img/UNet Weight 2/maximum": 2.0,
1275
- "customscript/additional_networks.py/img2img/UNet Weight 2/step": 0.05,
1276
- "customscript/additional_networks.py/img2img/TEnc Weight 2/value": 1.0,
1277
- "customscript/additional_networks.py/img2img/TEnc Weight 2/minimum": -1.0,
1278
- "customscript/additional_networks.py/img2img/TEnc Weight 2/maximum": 2.0,
1279
- "customscript/additional_networks.py/img2img/TEnc Weight 2/step": 0.05,
1280
- "customscript/additional_networks.py/img2img/Network module 3/visible": true,
1281
- "customscript/additional_networks.py/img2img/Network module 3/value": "LoRA",
1282
- "customscript/additional_networks.py/img2img/Model 3/visible": true,
1283
- "customscript/additional_networks.py/img2img/Model 3/value": "None",
1284
- "img2img/Weight 3/visible": true,
1285
- "img2img/Weight 3/value": 1.0,
1286
- "img2img/Weight 3/minimum": -1.0,
1287
- "img2img/Weight 3/maximum": 2.0,
1288
- "img2img/Weight 3/step": 0.05,
1289
- "customscript/additional_networks.py/img2img/UNet Weight 3/value": 1.0,
1290
- "customscript/additional_networks.py/img2img/UNet Weight 3/minimum": -1.0,
1291
- "customscript/additional_networks.py/img2img/UNet Weight 3/maximum": 2.0,
1292
- "customscript/additional_networks.py/img2img/UNet Weight 3/step": 0.05,
1293
- "customscript/additional_networks.py/img2img/TEnc Weight 3/value": 1.0,
1294
- "customscript/additional_networks.py/img2img/TEnc Weight 3/minimum": -1.0,
1295
- "customscript/additional_networks.py/img2img/TEnc Weight 3/maximum": 2.0,
1296
- "customscript/additional_networks.py/img2img/TEnc Weight 3/step": 0.05,
1297
- "customscript/additional_networks.py/img2img/Network module 4/visible": true,
1298
- "customscript/additional_networks.py/img2img/Network module 4/value": "LoRA",
1299
- "customscript/additional_networks.py/img2img/Model 4/visible": true,
1300
- "customscript/additional_networks.py/img2img/Model 4/value": "None",
1301
- "img2img/Weight 4/visible": true,
1302
- "img2img/Weight 4/value": 1.0,
1303
- "img2img/Weight 4/minimum": -1.0,
1304
- "img2img/Weight 4/maximum": 2.0,
1305
- "img2img/Weight 4/step": 0.05,
1306
- "customscript/additional_networks.py/img2img/UNet Weight 4/value": 1.0,
1307
- "customscript/additional_networks.py/img2img/UNet Weight 4/minimum": -1.0,
1308
- "customscript/additional_networks.py/img2img/UNet Weight 4/maximum": 2.0,
1309
- "customscript/additional_networks.py/img2img/UNet Weight 4/step": 0.05,
1310
- "customscript/additional_networks.py/img2img/TEnc Weight 4/value": 1.0,
1311
- "customscript/additional_networks.py/img2img/TEnc Weight 4/minimum": -1.0,
1312
- "customscript/additional_networks.py/img2img/TEnc Weight 4/maximum": 2.0,
1313
- "customscript/additional_networks.py/img2img/TEnc Weight 4/step": 0.05,
1314
- "customscript/additional_networks.py/img2img/Network module 5/visible": true,
1315
- "customscript/additional_networks.py/img2img/Network module 5/value": "LoRA",
1316
- "customscript/additional_networks.py/img2img/Model 5/visible": true,
1317
- "customscript/additional_networks.py/img2img/Model 5/value": "None",
1318
- "img2img/Weight 5/visible": true,
1319
- "img2img/Weight 5/value": 1.0,
1320
- "img2img/Weight 5/minimum": -1.0,
1321
- "img2img/Weight 5/maximum": 2.0,
1322
- "img2img/Weight 5/step": 0.05,
1323
- "customscript/additional_networks.py/img2img/UNet Weight 5/value": 1.0,
1324
- "customscript/additional_networks.py/img2img/UNet Weight 5/minimum": -1.0,
1325
- "customscript/additional_networks.py/img2img/UNet Weight 5/maximum": 2.0,
1326
- "customscript/additional_networks.py/img2img/UNet Weight 5/step": 0.05,
1327
- "customscript/additional_networks.py/img2img/TEnc Weight 5/value": 1.0,
1328
- "customscript/additional_networks.py/img2img/TEnc Weight 5/minimum": -1.0,
1329
- "customscript/additional_networks.py/img2img/TEnc Weight 5/maximum": 2.0,
1330
- "customscript/additional_networks.py/img2img/TEnc Weight 5/step": 0.05,
1331
- "customscript/additional_networks.py/img2img/Refresh models/visible": true,
1332
  "customscript/!adetailer.py/img2img/ADetailer/visible": true,
1333
  "customscript/!adetailer.py/img2img/ADetailer/value": false,
1334
  "customscript/!adetailer.py/img2img/Skip img2img/visible": true,
@@ -2584,58 +2404,11 @@
2584
  "hub/Create Directory/visible": true,
2585
  "hub/Create Directory/value": false,
2586
  "hub/Decompress/visible": true,
2587
- "additional_networks/Model path filter/visible": true,
2588
- "additional_networks/Model path filter/value": "",
2589
- "additional_networks/Network module/visible": true,
2590
- "additional_networks/Network module/value": "LoRA",
2591
- "additional_networks/Model/visible": true,
2592
- "additional_networks/Model/value": "None",
2593
- "additional_networks/🔄/visible": true,
2594
- "additional_networks/Model hash/visible": true,
2595
- "additional_networks/Model hash/value": "",
2596
- "additional_networks/Legacy hash/visible": true,
2597
- "additional_networks/Legacy hash/value": "",
2598
- "additional_networks/Model path/visible": true,
2599
- "additional_networks/Model path/value": "",
2600
- "additional_networks/📂/visible": true,
2601
- "additional_networks/1️⃣/visible": true,
2602
- "additional_networks/2️⃣/visible": true,
2603
- "additional_networks/3️⃣/visible": true,
2604
- "additional_networks/4️⃣/visible": true,
2605
- "additional_networks/5️⃣/visible": true,
2606
- "additional_networks/Containing directory/visible": true,
2607
- "additional_networks/Containing directory/value": "",
2608
- "additional_networks/Only copy to models with same session ID/visible": true,
2609
- "additional_networks/Only copy to models with same session ID/value": true,
2610
- "additional_networks/Only copy to models with no metadata/visible": true,
2611
- "additional_networks/Only copy to models with no metadata/value": true,
2612
- "additional_networks/Copy Metadata/visible": true,
2613
- "additional_networks/Name/visible": true,
2614
- "additional_networks/Name/value": "",
2615
- "additional_networks/Author/visible": true,
2616
- "additional_networks/Author/value": "",
2617
- "additional_networks/Keywords/visible": true,
2618
- "additional_networks/Keywords/value": "",
2619
- "additional_networks/Description/visible": true,
2620
- "additional_networks/Description/value": "",
2621
- "additional_networks/Source/visible": true,
2622
- "additional_networks/Source/value": "",
2623
- "additional_networks/Rating/visible": true,
2624
- "additional_networks/Rating/value": 0,
2625
- "additional_networks/Rating/minimum": 0,
2626
- "additional_networks/Rating/maximum": 10,
2627
- "additional_networks/Rating/step": 1,
2628
- "additional_networks/Tags/visible": true,
2629
- "additional_networks/Tags/value": "",
2630
- "additional_networks/Editing Enabled/visible": true,
2631
- "additional_networks/Editing Enabled/value": false,
2632
- "additional_networks/Save Metadata/visible": true,
2633
- "additional_networks/Send to txt2img/visible": true,
2634
- "additional_networks/Send to img2img/visible": true,
2635
- "additional_networks/Send to inpaint/visible": true,
2636
- "additional_networks/Send to extras/visible": true,
2637
- "additional_networks/Generate Info/visible": true,
2638
- "additional_networks/Generate Info/value": "",
2639
  "infinite-image-browsing/button/visible": true,
2640
  "infinite-image-browsing/Send to txt2img/visible": true,
2641
  "infinite-image-browsing/Send to img2img/visible": true,
 
138
  "customscript/wildcard_recursive.py/txt2img/**negative keywords**/value": true,
139
  "customscript/wildcard_recursive.py/txt2img/Ignore folders/visible": true,
140
  "customscript/wildcard_recursive.py/txt2img/Ignore folders/value": false,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
141
  "customscript/!adetailer.py/txt2img/ADetailer/visible": true,
142
  "customscript/!adetailer.py/txt2img/ADetailer/value": false,
143
  "customscript/!adetailer.py/txt2img/Skip img2img/value": false,
 
1149
  "customscript/wildcard_recursive.py/img2img/**negative keywords**/value": true,
1150
  "customscript/wildcard_recursive.py/img2img/Ignore folders/visible": true,
1151
  "customscript/wildcard_recursive.py/img2img/Ignore folders/value": false,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1152
  "customscript/!adetailer.py/img2img/ADetailer/visible": true,
1153
  "customscript/!adetailer.py/img2img/ADetailer/value": false,
1154
  "customscript/!adetailer.py/img2img/Skip img2img/visible": true,
 
2404
  "hub/Create Directory/visible": true,
2405
  "hub/Create Directory/value": false,
2406
  "hub/Decompress/visible": true,
2407
+ "fast_pnginfo/Send to txt2img/visible": true,
2408
+ "fast_pnginfo/Send to img2img/visible": true,
2409
+ "fast_pnginfo/Send to inpaint/visible": true,
2410
+ "fast_pnginfo/Send to extras/visible": true,
2411
+ "fast_pnginfo/RAW/value": "",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2412
  "infinite-image-browsing/button/visible": true,
2413
  "infinite-image-browsing/Send to txt2img/visible": true,
2414
  "infinite-image-browsing/Send to img2img/visible": true,
A1111/config.json CHANGED
@@ -72,22 +72,11 @@
72
  "Wildcards_subfolder": "None",
73
  "Workflows_subfolder": "None",
74
  "Other_subfolder": "None",
75
- "additional_networks_extra_lora_path": "",
76
- "additional_networks_sort_models_by": "name",
77
- "additional_networks_reverse_sort_order": false,
78
- "additional_networks_model_name_filter": "",
79
- "additional_networks_xy_grid_model_metadata": "",
80
- "additional_networks_hash_thread_count": 1,
81
- "additional_networks_back_up_model_when_saving": true,
82
- "additional_networks_show_only_safetensors": false,
83
- "additional_networks_show_only_models_with_metadata": "disabled",
84
- "additional_networks_max_top_tags": 20,
85
- "additional_networks_max_dataset_folders": 20,
86
  "ad_max_models": 6,
87
  "ad_extra_models_dir": "",
88
  "ad_save_previews": false,
89
  "ad_save_images_before": false,
90
- "ad_only_seleted_scripts": true,
91
  "ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards",
92
  "ad_bbox_sortby": "None",
93
  "ad_same_seed_for_each_tab": false,
@@ -276,7 +265,6 @@
276
  "tagger_batch_size": 1024,
277
  "tagger_hf_cache_dir": "/root/sdw/models/interrogators",
278
  "sd_model_checkpoint": "BluMix_v7.safetensors [686eec2aef]",
279
- "sd_checkpoint_hash": "686eec2aefe7bae9e7d3863ab1f45e721d7e107ba4a2724fac81c7c4ab253a86",
280
  "outdir_samples": "",
281
  "outdir_txt2img_samples": "outputs/txt2img-images",
282
  "outdir_img2img_samples": "outputs/img2img-images",
@@ -316,6 +304,7 @@
316
  "use_original_name_batch": true,
317
  "use_upscaler_name_as_suffix": false,
318
  "save_selected_only": true,
 
319
  "save_init_img": false,
320
  "temp_dir": "",
321
  "clean_temp_dir_at_start": false,
@@ -332,7 +321,6 @@
332
  "use_old_karras_scheduler_sigmas": false,
333
  "no_dpmpp_sde_batch_determinism": false,
334
  "use_old_hires_fix_width_height": false,
335
- "dont_fix_second_order_samplers_schedule": false,
336
  "hires_fix_use_firstpass_conds": false,
337
  "use_old_scheduling": false,
338
  "use_downcasted_alpha_bar": false,
@@ -350,7 +338,7 @@
350
  "extra_networks_card_order_field": "Path",
351
  "extra_networks_card_order": "Ascending",
352
  "extra_networks_tree_view_style": "Dirs",
353
- "extra_networks_tree_view_default_enabled": false,
354
  "extra_networks_tree_view_default_width": 180.0,
355
  "extra_networks_add_text_separator": " ",
356
  "ui_extra_networks_tab_reorder": "",
@@ -360,13 +348,16 @@
360
  "sd_lora": "None",
361
  "lora_preferred_name": "Alias from file",
362
  "lora_add_hashes_to_infotext": true,
 
363
  "lora_show_all": false,
364
  "lora_hide_unknown_for_versions": [],
365
  "lora_in_memory_limit": 0,
366
  "lora_not_found_warning_console": false,
367
  "lora_not_found_gradio_warning": false,
368
  "cross_attention_optimization": "sdp - scaled dot product",
 
369
  "s_min_uncond": 0,
 
370
  "token_merging_ratio": 0,
371
  "token_merging_ratio_img2img": 0,
372
  "token_merging_ratio_hr": 0,
@@ -375,7 +366,7 @@
375
  "persistent_cond_cache": true,
376
  "batch_cond_uncond": true,
377
  "fp8_storage": "Disable",
378
- "cache_fp16_weight": true,
379
  "hide_samplers": [
380
  "UniPC",
381
  "PLMS",
@@ -399,6 +390,9 @@
399
  "uni_pc_order": 3,
400
  "uni_pc_lower_order_final": true,
401
  "sd_noise_schedule": "Default",
 
 
 
402
  "sd_checkpoints_limit": 1,
403
  "sd_checkpoints_keep_in_cpu": true,
404
  "sd_checkpoint_cache": 0,
@@ -407,12 +401,14 @@
407
  "emphasis": "Original",
408
  "enable_batch_seeds": true,
409
  "comma_padding_backtrack": 20,
 
410
  "CLIP_stop_at_last_layers": 2,
411
  "upcast_attn": false,
412
  "randn_source": "GPU",
413
  "tiling": false,
414
  "hires_fix_refiner_pass": "second pass",
415
  "enable_prompt_comments": true,
 
416
  "sdxl_crop_top": 0.0,
417
  "sdxl_crop_left": 0.0,
418
  "sdxl_refiner_low_aesthetic_score": 2.5,
@@ -470,6 +466,7 @@
470
  "live_preview_refresh_period": 1000.0,
471
  "live_preview_fast_interrupt": false,
472
  "js_live_preview_in_modal_lightbox": false,
 
473
  "keyedit_precision_attention": 0.1,
474
  "keyedit_precision_extra": 0.05,
475
  "keyedit_delimiters": ".,\\/!?%^*;:{}=`~() ",
@@ -504,6 +501,7 @@
504
  "ui_tab_order": [
505
  "txt2img",
506
  "img2img",
 
507
  "SuperMerger",
508
  "HUB",
509
  "Infinite image browsing",
@@ -533,7 +531,7 @@
533
  "scripts"
534
  ],
535
  "gradio_theme": "Default",
536
- "gradio_themes_cache": false,
537
  "show_progress_in_title": true,
538
  "send_seed": true,
539
  "send_size": true,
@@ -563,6 +561,14 @@
563
  "prioritized_callbacks_script_postprocess_image": [],
564
  "prioritized_callbacks_script_postprocess_maskoverlay": [],
565
  "prioritized_callbacks_script_after_component": [],
 
 
 
 
 
 
 
 
566
  "auto_launch_browser": "Local",
567
  "enable_console_prompts": false,
568
  "show_warnings": false,
 
72
  "Wildcards_subfolder": "None",
73
  "Workflows_subfolder": "None",
74
  "Other_subfolder": "None",
 
 
 
 
 
 
 
 
 
 
 
75
  "ad_max_models": 6,
76
  "ad_extra_models_dir": "",
77
  "ad_save_previews": false,
78
  "ad_save_images_before": false,
79
+ "ad_only_selected_scripts": true,
80
  "ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards",
81
  "ad_bbox_sortby": "None",
82
  "ad_same_seed_for_each_tab": false,
 
265
  "tagger_batch_size": 1024,
266
  "tagger_hf_cache_dir": "/root/sdw/models/interrogators",
267
  "sd_model_checkpoint": "BluMix_v7.safetensors [686eec2aef]",
 
268
  "outdir_samples": "",
269
  "outdir_txt2img_samples": "outputs/txt2img-images",
270
  "outdir_img2img_samples": "outputs/img2img-images",
 
304
  "use_original_name_batch": true,
305
  "use_upscaler_name_as_suffix": false,
306
  "save_selected_only": true,
307
+ "save_write_log_csv": true,
308
  "save_init_img": false,
309
  "temp_dir": "",
310
  "clean_temp_dir_at_start": false,
 
321
  "use_old_karras_scheduler_sigmas": false,
322
  "no_dpmpp_sde_batch_determinism": false,
323
  "use_old_hires_fix_width_height": false,
 
324
  "hires_fix_use_firstpass_conds": false,
325
  "use_old_scheduling": false,
326
  "use_downcasted_alpha_bar": false,
 
338
  "extra_networks_card_order_field": "Path",
339
  "extra_networks_card_order": "Ascending",
340
  "extra_networks_tree_view_style": "Dirs",
341
+ "extra_networks_tree_view_default_enabled": true,
342
  "extra_networks_tree_view_default_width": 180.0,
343
  "extra_networks_add_text_separator": " ",
344
  "ui_extra_networks_tab_reorder": "",
 
348
  "sd_lora": "None",
349
  "lora_preferred_name": "Alias from file",
350
  "lora_add_hashes_to_infotext": true,
351
+ "lora_bundled_ti_to_infotext": true,
352
  "lora_show_all": false,
353
  "lora_hide_unknown_for_versions": [],
354
  "lora_in_memory_limit": 0,
355
  "lora_not_found_warning_console": false,
356
  "lora_not_found_gradio_warning": false,
357
  "cross_attention_optimization": "sdp - scaled dot product",
358
+ "sd_checkpoint_hash": "686eec2aefe7bae9e7d3863ab1f45e721d7e107ba4a2724fac81c7c4ab253a86",
359
  "s_min_uncond": 0,
360
+ "s_min_uncond_all": false,
361
  "token_merging_ratio": 0,
362
  "token_merging_ratio_img2img": 0,
363
  "token_merging_ratio_hr": 0,
 
366
  "persistent_cond_cache": true,
367
  "batch_cond_uncond": true,
368
  "fp8_storage": "Disable",
369
+ "cache_fp16_weight": false,
370
  "hide_samplers": [
371
  "UniPC",
372
  "PLMS",
 
390
  "uni_pc_order": 3,
391
  "uni_pc_lower_order_final": true,
392
  "sd_noise_schedule": "Default",
393
+ "skip_early_cond": 0,
394
+ "beta_dist_alpha": 0.6,
395
+ "beta_dist_beta": 0.6,
396
  "sd_checkpoints_limit": 1,
397
  "sd_checkpoints_keep_in_cpu": true,
398
  "sd_checkpoint_cache": 0,
 
401
  "emphasis": "Original",
402
  "enable_batch_seeds": true,
403
  "comma_padding_backtrack": 20,
404
+ "sdxl_clip_l_skip": false,
405
  "CLIP_stop_at_last_layers": 2,
406
  "upcast_attn": false,
407
  "randn_source": "GPU",
408
  "tiling": false,
409
  "hires_fix_refiner_pass": "second pass",
410
  "enable_prompt_comments": true,
411
+ "sd3_enable_t5": false,
412
  "sdxl_crop_top": 0.0,
413
  "sdxl_crop_left": 0.0,
414
  "sdxl_refiner_low_aesthetic_score": 2.5,
 
466
  "live_preview_refresh_period": 1000.0,
467
  "live_preview_fast_interrupt": false,
468
  "js_live_preview_in_modal_lightbox": false,
469
+ "prevent_screen_sleep_during_generation": true,
470
  "keyedit_precision_attention": 0.1,
471
  "keyedit_precision_extra": 0.05,
472
  "keyedit_delimiters": ".,\\/!?%^*;:{}=`~() ",
 
501
  "ui_tab_order": [
502
  "txt2img",
503
  "img2img",
504
+ "Fast PNG Info",
505
  "SuperMerger",
506
  "HUB",
507
  "Infinite image browsing",
 
531
  "scripts"
532
  ],
533
  "gradio_theme": "Default",
534
+ "gradio_themes_cache": true,
535
  "show_progress_in_title": true,
536
  "send_seed": true,
537
  "send_size": true,
 
561
  "prioritized_callbacks_script_postprocess_image": [],
562
  "prioritized_callbacks_script_postprocess_maskoverlay": [],
563
  "prioritized_callbacks_script_after_component": [],
564
+ "profiling_enable": false,
565
+ "profiling_activities": [
566
+ "CPU"
567
+ ],
568
+ "profiling_record_shapes": true,
569
+ "profiling_profile_memory": true,
570
+ "profiling_with_stack": true,
571
+ "profiling_filename": "trace.json",
572
  "auto_launch_browser": "Local",
573
  "enable_console_prompts": false,
574
  "show_warnings": false,
A1111/ui-config.json CHANGED
@@ -127,7 +127,7 @@
127
  "customscript/seed.py/txt2img/Resize seed from height/step": 8,
128
  "txt2img/Override settings/value": null,
129
  "customscript/wildcard_recursive.py/txt2img/Enable UmiAI/visible": true,
130
- "customscript/wildcard_recursive.py/txt2img/Enable UmiAI/value": true,
131
  "customscript/wildcard_recursive.py/txt2img/Static wildcards/visible": true,
132
  "customscript/wildcard_recursive.py/txt2img/Static wildcards/value": false,
133
  "customscript/wildcard_recursive.py/txt2img/Same prompt in batch/visible": true,
@@ -140,96 +140,6 @@
140
  "customscript/wildcard_recursive.py/txt2img/**negative keywords**/value": true,
141
  "customscript/wildcard_recursive.py/txt2img/Ignore folders/visible": true,
142
  "customscript/wildcard_recursive.py/txt2img/Ignore folders/value": false,
143
- "customscript/additional_networks.py/txt2img/Enable/visible": true,
144
- "customscript/additional_networks.py/txt2img/Enable/value": false,
145
- "customscript/additional_networks.py/txt2img/Separate UNet/Text Encoder weights/visible": true,
146
- "customscript/additional_networks.py/txt2img/Separate UNet/Text Encoder weights/value": false,
147
- "customscript/additional_networks.py/txt2img/Network module 1/visible": true,
148
- "customscript/additional_networks.py/txt2img/Network module 1/value": "LoRA",
149
- "customscript/additional_networks.py/txt2img/Model 1/visible": true,
150
- "customscript/additional_networks.py/txt2img/Model 1/value": "None",
151
- "txt2img/Weight 1/visible": true,
152
- "txt2img/Weight 1/value": 1.0,
153
- "txt2img/Weight 1/minimum": -1.0,
154
- "txt2img/Weight 1/maximum": 2.0,
155
- "txt2img/Weight 1/step": 0.05,
156
- "customscript/additional_networks.py/txt2img/UNet Weight 1/value": 1.0,
157
- "customscript/additional_networks.py/txt2img/UNet Weight 1/minimum": -1.0,
158
- "customscript/additional_networks.py/txt2img/UNet Weight 1/maximum": 2.0,
159
- "customscript/additional_networks.py/txt2img/UNet Weight 1/step": 0.05,
160
- "customscript/additional_networks.py/txt2img/TEnc Weight 1/value": 1.0,
161
- "customscript/additional_networks.py/txt2img/TEnc Weight 1/minimum": -1.0,
162
- "customscript/additional_networks.py/txt2img/TEnc Weight 1/maximum": 2.0,
163
- "customscript/additional_networks.py/txt2img/TEnc Weight 1/step": 0.05,
164
- "customscript/additional_networks.py/txt2img/Network module 2/visible": true,
165
- "customscript/additional_networks.py/txt2img/Network module 2/value": "LoRA",
166
- "customscript/additional_networks.py/txt2img/Model 2/visible": true,
167
- "customscript/additional_networks.py/txt2img/Model 2/value": "None",
168
- "txt2img/Weight 2/visible": true,
169
- "txt2img/Weight 2/value": 1.0,
170
- "txt2img/Weight 2/minimum": -1.0,
171
- "txt2img/Weight 2/maximum": 2.0,
172
- "txt2img/Weight 2/step": 0.05,
173
- "customscript/additional_networks.py/txt2img/UNet Weight 2/value": 1.0,
174
- "customscript/additional_networks.py/txt2img/UNet Weight 2/minimum": -1.0,
175
- "customscript/additional_networks.py/txt2img/UNet Weight 2/maximum": 2.0,
176
- "customscript/additional_networks.py/txt2img/UNet Weight 2/step": 0.05,
177
- "customscript/additional_networks.py/txt2img/TEnc Weight 2/value": 1.0,
178
- "customscript/additional_networks.py/txt2img/TEnc Weight 2/minimum": -1.0,
179
- "customscript/additional_networks.py/txt2img/TEnc Weight 2/maximum": 2.0,
180
- "customscript/additional_networks.py/txt2img/TEnc Weight 2/step": 0.05,
181
- "customscript/additional_networks.py/txt2img/Network module 3/visible": true,
182
- "customscript/additional_networks.py/txt2img/Network module 3/value": "LoRA",
183
- "customscript/additional_networks.py/txt2img/Model 3/visible": true,
184
- "customscript/additional_networks.py/txt2img/Model 3/value": "None",
185
- "txt2img/Weight 3/visible": true,
186
- "txt2img/Weight 3/value": 1.0,
187
- "txt2img/Weight 3/minimum": -1.0,
188
- "txt2img/Weight 3/maximum": 2.0,
189
- "txt2img/Weight 3/step": 0.05,
190
- "customscript/additional_networks.py/txt2img/UNet Weight 3/value": 1.0,
191
- "customscript/additional_networks.py/txt2img/UNet Weight 3/minimum": -1.0,
192
- "customscript/additional_networks.py/txt2img/UNet Weight 3/maximum": 2.0,
193
- "customscript/additional_networks.py/txt2img/UNet Weight 3/step": 0.05,
194
- "customscript/additional_networks.py/txt2img/TEnc Weight 3/value": 1.0,
195
- "customscript/additional_networks.py/txt2img/TEnc Weight 3/minimum": -1.0,
196
- "customscript/additional_networks.py/txt2img/TEnc Weight 3/maximum": 2.0,
197
- "customscript/additional_networks.py/txt2img/TEnc Weight 3/step": 0.05,
198
- "customscript/additional_networks.py/txt2img/Network module 4/visible": true,
199
- "customscript/additional_networks.py/txt2img/Network module 4/value": "LoRA",
200
- "customscript/additional_networks.py/txt2img/Model 4/visible": true,
201
- "customscript/additional_networks.py/txt2img/Model 4/value": "None",
202
- "txt2img/Weight 4/visible": true,
203
- "txt2img/Weight 4/value": 1.0,
204
- "txt2img/Weight 4/minimum": -1.0,
205
- "txt2img/Weight 4/maximum": 2.0,
206
- "txt2img/Weight 4/step": 0.05,
207
- "customscript/additional_networks.py/txt2img/UNet Weight 4/value": 1.0,
208
- "customscript/additional_networks.py/txt2img/UNet Weight 4/minimum": -1.0,
209
- "customscript/additional_networks.py/txt2img/UNet Weight 4/maximum": 2.0,
210
- "customscript/additional_networks.py/txt2img/UNet Weight 4/step": 0.05,
211
- "customscript/additional_networks.py/txt2img/TEnc Weight 4/value": 1.0,
212
- "customscript/additional_networks.py/txt2img/TEnc Weight 4/minimum": -1.0,
213
- "customscript/additional_networks.py/txt2img/TEnc Weight 4/maximum": 2.0,
214
- "customscript/additional_networks.py/txt2img/TEnc Weight 4/step": 0.05,
215
- "customscript/additional_networks.py/txt2img/Network module 5/visible": true,
216
- "customscript/additional_networks.py/txt2img/Network module 5/value": "LoRA",
217
- "customscript/additional_networks.py/txt2img/Model 5/visible": true,
218
- "customscript/additional_networks.py/txt2img/Model 5/value": "None",
219
- "txt2img/Weight 5/visible": true,
220
- "txt2img/Weight 5/value": 1.0,
221
- "txt2img/Weight 5/minimum": -1.0,
222
- "txt2img/Weight 5/maximum": 2.0,
223
- "txt2img/Weight 5/step": 0.05,
224
- "customscript/additional_networks.py/txt2img/UNet Weight 5/value": 1.0,
225
- "customscript/additional_networks.py/txt2img/UNet Weight 5/minimum": -1.0,
226
- "customscript/additional_networks.py/txt2img/UNet Weight 5/maximum": 2.0,
227
- "customscript/additional_networks.py/txt2img/UNet Weight 5/step": 0.05,
228
- "customscript/additional_networks.py/txt2img/TEnc Weight 5/value": 1.0,
229
- "customscript/additional_networks.py/txt2img/TEnc Weight 5/minimum": -1.0,
230
- "customscript/additional_networks.py/txt2img/TEnc Weight 5/maximum": 2.0,
231
- "customscript/additional_networks.py/txt2img/TEnc Weight 5/step": 0.05,
232
- "customscript/additional_networks.py/txt2img/Refresh models/visible": true,
233
  "customscript/!adetailer.py/txt2img/ADetailer/visible": true,
234
  "customscript/!adetailer.py/txt2img/ADetailer/value": false,
235
  "customscript/!adetailer.py/txt2img/Skip img2img/value": false,
@@ -812,10 +722,11 @@
812
  "txt2img/Effective Region Mask/value": false,
813
  "txt2img/Preview as Input/value": false,
814
  "txt2img/Crop input image based on A1111 mask/value": false,
 
815
  "txt2img/Control Type/visible": true,
816
  "txt2img/Control Type/value": "All",
817
  "txt2img/Preprocessor/visible": true,
818
- "txt2img/Preprocessor/value": "None",
819
  "txt2img/\ud83d\udca5/visible": true,
820
  "txt2img/Model/visible": true,
821
  "txt2img/Model/value": "None",
@@ -915,7 +826,7 @@
915
  "customscript/rp.py/txt2img/threshold/visible": true,
916
  "customscript/rp.py/txt2img/threshold/value": "0.4",
917
  "txt2img/Presets/visible": true,
918
- "txt2img/Presets/value": "New Preset",
919
  "txt2img/Apply Presets/visible": true,
920
  "txt2img/Preset Name/visible": true,
921
  "txt2img/Preset Name/value": "",
@@ -1072,6 +983,7 @@
1072
  "img2img/sketch/visible": true,
1073
  "img2img/inpaint/visible": true,
1074
  "img2img/inpaint sketch/visible": true,
 
1075
  "img2img/Input directory/visible": true,
1076
  "img2img/Input directory/value": "",
1077
  "img2img/Output directory/visible": true,
@@ -1156,6 +1068,7 @@
1156
  "customscript/refiner.py/img2img/Switch at/minimum": 0.01,
1157
  "customscript/refiner.py/img2img/Switch at/maximum": 1.0,
1158
  "customscript/refiner.py/img2img/Switch at/step": 0.01,
 
1159
  "img2img/Width/visible": true,
1160
  "img2img/Width/value": 512,
1161
  "img2img/Width/minimum": 64,
@@ -1240,96 +1153,6 @@
1240
  "customscript/wildcard_recursive.py/img2img/**negative keywords**/value": true,
1241
  "customscript/wildcard_recursive.py/img2img/Ignore folders/visible": true,
1242
  "customscript/wildcard_recursive.py/img2img/Ignore folders/value": false,
1243
- "customscript/additional_networks.py/img2img/Enable/visible": true,
1244
- "customscript/additional_networks.py/img2img/Enable/value": false,
1245
- "customscript/additional_networks.py/img2img/Separate UNet/Text Encoder weights/visible": true,
1246
- "customscript/additional_networks.py/img2img/Separate UNet/Text Encoder weights/value": false,
1247
- "customscript/additional_networks.py/img2img/Network module 1/visible": true,
1248
- "customscript/additional_networks.py/img2img/Network module 1/value": "LoRA",
1249
- "customscript/additional_networks.py/img2img/Model 1/visible": true,
1250
- "customscript/additional_networks.py/img2img/Model 1/value": "None",
1251
- "img2img/Weight 1/visible": true,
1252
- "img2img/Weight 1/value": 1.0,
1253
- "img2img/Weight 1/minimum": -1.0,
1254
- "img2img/Weight 1/maximum": 2.0,
1255
- "img2img/Weight 1/step": 0.05,
1256
- "customscript/additional_networks.py/img2img/UNet Weight 1/value": 1.0,
1257
- "customscript/additional_networks.py/img2img/UNet Weight 1/minimum": -1.0,
1258
- "customscript/additional_networks.py/img2img/UNet Weight 1/maximum": 2.0,
1259
- "customscript/additional_networks.py/img2img/UNet Weight 1/step": 0.05,
1260
- "customscript/additional_networks.py/img2img/TEnc Weight 1/value": 1.0,
1261
- "customscript/additional_networks.py/img2img/TEnc Weight 1/minimum": -1.0,
1262
- "customscript/additional_networks.py/img2img/TEnc Weight 1/maximum": 2.0,
1263
- "customscript/additional_networks.py/img2img/TEnc Weight 1/step": 0.05,
1264
- "customscript/additional_networks.py/img2img/Network module 2/visible": true,
1265
- "customscript/additional_networks.py/img2img/Network module 2/value": "LoRA",
1266
- "customscript/additional_networks.py/img2img/Model 2/visible": true,
1267
- "customscript/additional_networks.py/img2img/Model 2/value": "None",
1268
- "img2img/Weight 2/visible": true,
1269
- "img2img/Weight 2/value": 1.0,
1270
- "img2img/Weight 2/minimum": -1.0,
1271
- "img2img/Weight 2/maximum": 2.0,
1272
- "img2img/Weight 2/step": 0.05,
1273
- "customscript/additional_networks.py/img2img/UNet Weight 2/value": 1.0,
1274
- "customscript/additional_networks.py/img2img/UNet Weight 2/minimum": -1.0,
1275
- "customscript/additional_networks.py/img2img/UNet Weight 2/maximum": 2.0,
1276
- "customscript/additional_networks.py/img2img/UNet Weight 2/step": 0.05,
1277
- "customscript/additional_networks.py/img2img/TEnc Weight 2/value": 1.0,
1278
- "customscript/additional_networks.py/img2img/TEnc Weight 2/minimum": -1.0,
1279
- "customscript/additional_networks.py/img2img/TEnc Weight 2/maximum": 2.0,
1280
- "customscript/additional_networks.py/img2img/TEnc Weight 2/step": 0.05,
1281
- "customscript/additional_networks.py/img2img/Network module 3/visible": true,
1282
- "customscript/additional_networks.py/img2img/Network module 3/value": "LoRA",
1283
- "customscript/additional_networks.py/img2img/Model 3/visible": true,
1284
- "customscript/additional_networks.py/img2img/Model 3/value": "None",
1285
- "img2img/Weight 3/visible": true,
1286
- "img2img/Weight 3/value": 1.0,
1287
- "img2img/Weight 3/minimum": -1.0,
1288
- "img2img/Weight 3/maximum": 2.0,
1289
- "img2img/Weight 3/step": 0.05,
1290
- "customscript/additional_networks.py/img2img/UNet Weight 3/value": 1.0,
1291
- "customscript/additional_networks.py/img2img/UNet Weight 3/minimum": -1.0,
1292
- "customscript/additional_networks.py/img2img/UNet Weight 3/maximum": 2.0,
1293
- "customscript/additional_networks.py/img2img/UNet Weight 3/step": 0.05,
1294
- "customscript/additional_networks.py/img2img/TEnc Weight 3/value": 1.0,
1295
- "customscript/additional_networks.py/img2img/TEnc Weight 3/minimum": -1.0,
1296
- "customscript/additional_networks.py/img2img/TEnc Weight 3/maximum": 2.0,
1297
- "customscript/additional_networks.py/img2img/TEnc Weight 3/step": 0.05,
1298
- "customscript/additional_networks.py/img2img/Network module 4/visible": true,
1299
- "customscript/additional_networks.py/img2img/Network module 4/value": "LoRA",
1300
- "customscript/additional_networks.py/img2img/Model 4/visible": true,
1301
- "customscript/additional_networks.py/img2img/Model 4/value": "None",
1302
- "img2img/Weight 4/visible": true,
1303
- "img2img/Weight 4/value": 1.0,
1304
- "img2img/Weight 4/minimum": -1.0,
1305
- "img2img/Weight 4/maximum": 2.0,
1306
- "img2img/Weight 4/step": 0.05,
1307
- "customscript/additional_networks.py/img2img/UNet Weight 4/value": 1.0,
1308
- "customscript/additional_networks.py/img2img/UNet Weight 4/minimum": -1.0,
1309
- "customscript/additional_networks.py/img2img/UNet Weight 4/maximum": 2.0,
1310
- "customscript/additional_networks.py/img2img/UNet Weight 4/step": 0.05,
1311
- "customscript/additional_networks.py/img2img/TEnc Weight 4/value": 1.0,
1312
- "customscript/additional_networks.py/img2img/TEnc Weight 4/minimum": -1.0,
1313
- "customscript/additional_networks.py/img2img/TEnc Weight 4/maximum": 2.0,
1314
- "customscript/additional_networks.py/img2img/TEnc Weight 4/step": 0.05,
1315
- "customscript/additional_networks.py/img2img/Network module 5/visible": true,
1316
- "customscript/additional_networks.py/img2img/Network module 5/value": "LoRA",
1317
- "customscript/additional_networks.py/img2img/Model 5/visible": true,
1318
- "customscript/additional_networks.py/img2img/Model 5/value": "None",
1319
- "img2img/Weight 5/visible": true,
1320
- "img2img/Weight 5/value": 1.0,
1321
- "img2img/Weight 5/minimum": -1.0,
1322
- "img2img/Weight 5/maximum": 2.0,
1323
- "img2img/Weight 5/step": 0.05,
1324
- "customscript/additional_networks.py/img2img/UNet Weight 5/value": 1.0,
1325
- "customscript/additional_networks.py/img2img/UNet Weight 5/minimum": -1.0,
1326
- "customscript/additional_networks.py/img2img/UNet Weight 5/maximum": 2.0,
1327
- "customscript/additional_networks.py/img2img/UNet Weight 5/step": 0.05,
1328
- "customscript/additional_networks.py/img2img/TEnc Weight 5/value": 1.0,
1329
- "customscript/additional_networks.py/img2img/TEnc Weight 5/minimum": -1.0,
1330
- "customscript/additional_networks.py/img2img/TEnc Weight 5/maximum": 2.0,
1331
- "customscript/additional_networks.py/img2img/TEnc Weight 5/step": 0.05,
1332
- "customscript/additional_networks.py/img2img/Refresh models/visible": true,
1333
  "customscript/!adetailer.py/img2img/ADetailer/visible": true,
1334
  "customscript/!adetailer.py/img2img/ADetailer/value": false,
1335
  "customscript/!adetailer.py/img2img/Skip img2img/visible": true,
@@ -1914,10 +1737,11 @@
1914
  "img2img/Upload independent control image/visible": true,
1915
  "img2img/Upload independent control image/value": false,
1916
  "img2img/Crop input image based on A1111 mask/value": false,
 
1917
  "img2img/Control Type/visible": true,
1918
  "img2img/Control Type/value": "All",
1919
  "img2img/Preprocessor/visible": true,
1920
- "img2img/Preprocessor/value": "None",
1921
  "img2img/Model/visible": true,
1922
  "img2img/Model/value": "None",
1923
  "img2img/Control Weight/visible": true,
@@ -2015,7 +1839,7 @@
2015
  "customscript/rp.py/img2img/threshold/visible": true,
2016
  "customscript/rp.py/img2img/threshold/value": "0.4",
2017
  "img2img/Presets/visible": true,
2018
- "img2img/Presets/value": "New Preset",
2019
  "img2img/Apply Presets/visible": true,
2020
  "img2img/Preset Name/visible": true,
2021
  "img2img/Preset Name/value": "",
@@ -2584,58 +2408,11 @@
2584
  "hub/Create Directory/visible": true,
2585
  "hub/Create Directory/value": false,
2586
  "hub/Decompress/visible": true,
2587
- "additional_networks/Model path filter/visible": true,
2588
- "additional_networks/Model path filter/value": "",
2589
- "additional_networks/Network module/visible": true,
2590
- "additional_networks/Network module/value": "LoRA",
2591
- "additional_networks/Model/visible": true,
2592
- "additional_networks/Model/value": "None",
2593
- "additional_networks/\ud83d\udd04/visible": true,
2594
- "additional_networks/Model hash/visible": true,
2595
- "additional_networks/Model hash/value": "",
2596
- "additional_networks/Legacy hash/visible": true,
2597
- "additional_networks/Legacy hash/value": "",
2598
- "additional_networks/Model path/visible": true,
2599
- "additional_networks/Model path/value": "",
2600
- "additional_networks/\ud83d\udcc2/visible": true,
2601
- "additional_networks/1\ufe0f\u20e3/visible": true,
2602
- "additional_networks/2\ufe0f\u20e3/visible": true,
2603
- "additional_networks/3\ufe0f\u20e3/visible": true,
2604
- "additional_networks/4\ufe0f\u20e3/visible": true,
2605
- "additional_networks/5\ufe0f\u20e3/visible": true,
2606
- "additional_networks/Containing directory/visible": true,
2607
- "additional_networks/Containing directory/value": "",
2608
- "additional_networks/Only copy to models with same session ID/visible": true,
2609
- "additional_networks/Only copy to models with same session ID/value": true,
2610
- "additional_networks/Only copy to models with no metadata/visible": true,
2611
- "additional_networks/Only copy to models with no metadata/value": true,
2612
- "additional_networks/Copy Metadata/visible": true,
2613
- "additional_networks/Name/visible": true,
2614
- "additional_networks/Name/value": "",
2615
- "additional_networks/Author/visible": true,
2616
- "additional_networks/Author/value": "",
2617
- "additional_networks/Keywords/visible": true,
2618
- "additional_networks/Keywords/value": "",
2619
- "additional_networks/Description/visible": true,
2620
- "additional_networks/Description/value": "",
2621
- "additional_networks/Source/visible": true,
2622
- "additional_networks/Source/value": "",
2623
- "additional_networks/Rating/visible": true,
2624
- "additional_networks/Rating/value": 0,
2625
- "additional_networks/Rating/minimum": 0,
2626
- "additional_networks/Rating/maximum": 10,
2627
- "additional_networks/Rating/step": 1,
2628
- "additional_networks/Tags/visible": true,
2629
- "additional_networks/Tags/value": "",
2630
- "additional_networks/Editing Enabled/visible": true,
2631
- "additional_networks/Editing Enabled/value": false,
2632
- "additional_networks/Save Metadata/visible": true,
2633
- "additional_networks/Send to txt2img/visible": true,
2634
- "additional_networks/Send to img2img/visible": true,
2635
- "additional_networks/Send to inpaint/visible": true,
2636
- "additional_networks/Send to extras/visible": true,
2637
- "additional_networks/Generate Info/visible": true,
2638
- "additional_networks/Generate Info/value": "",
2639
  "infinite-image-browsing/button/visible": true,
2640
  "infinite-image-browsing/Send to txt2img/visible": true,
2641
  "infinite-image-browsing/Send to img2img/visible": true,
@@ -3053,7 +2830,7 @@
3053
  "supermerger/select all/visible": true,
3054
  "supermerger/deselect all/visible": true,
3055
  "supermerger/get from prompt/visible": true,
3056
- "supermerger/change diffusers version(now:0.25.0)/visible": true,
3057
  "supermerger/diffusers version/visible": true,
3058
  "supermerger/diffusers version/value": "",
3059
  "supermerger/Checkpoint A/visible": true,
 
127
  "customscript/seed.py/txt2img/Resize seed from height/step": 8,
128
  "txt2img/Override settings/value": null,
129
  "customscript/wildcard_recursive.py/txt2img/Enable UmiAI/visible": true,
130
+ "customscript/wildcard_recursive.py/txt2img/Enable UmiAI/value": false,
131
  "customscript/wildcard_recursive.py/txt2img/Static wildcards/visible": true,
132
  "customscript/wildcard_recursive.py/txt2img/Static wildcards/value": false,
133
  "customscript/wildcard_recursive.py/txt2img/Same prompt in batch/visible": true,
 
140
  "customscript/wildcard_recursive.py/txt2img/**negative keywords**/value": true,
141
  "customscript/wildcard_recursive.py/txt2img/Ignore folders/visible": true,
142
  "customscript/wildcard_recursive.py/txt2img/Ignore folders/value": false,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
143
  "customscript/!adetailer.py/txt2img/ADetailer/visible": true,
144
  "customscript/!adetailer.py/txt2img/ADetailer/value": false,
145
  "customscript/!adetailer.py/txt2img/Skip img2img/value": false,
 
722
  "txt2img/Effective Region Mask/value": false,
723
  "txt2img/Preview as Input/value": false,
724
  "txt2img/Crop input image based on A1111 mask/value": false,
725
+ "txt2img/Union Control Type/value": "Unknown",
726
  "txt2img/Control Type/visible": true,
727
  "txt2img/Control Type/value": "All",
728
  "txt2img/Preprocessor/visible": true,
729
+ "txt2img/Preprocessor/value": "none",
730
  "txt2img/\ud83d\udca5/visible": true,
731
  "txt2img/Model/visible": true,
732
  "txt2img/Model/value": "None",
 
826
  "customscript/rp.py/txt2img/threshold/visible": true,
827
  "customscript/rp.py/txt2img/threshold/value": "0.4",
828
  "txt2img/Presets/visible": true,
829
+ "txt2img/Presets/value": null,
830
  "txt2img/Apply Presets/visible": true,
831
  "txt2img/Preset Name/visible": true,
832
  "txt2img/Preset Name/value": "",
 
983
  "img2img/sketch/visible": true,
984
  "img2img/inpaint/visible": true,
985
  "img2img/inpaint sketch/visible": true,
986
+ "img2img/Tabs@img2img_batch_source/selected": null,
987
  "img2img/Input directory/visible": true,
988
  "img2img/Input directory/value": "",
989
  "img2img/Output directory/visible": true,
 
1068
  "customscript/refiner.py/img2img/Switch at/minimum": 0.01,
1069
  "customscript/refiner.py/img2img/Switch at/maximum": 1.0,
1070
  "customscript/refiner.py/img2img/Switch at/step": 0.01,
1071
+ "img2img/Tabs@img2img_tabs_resize/selected": null,
1072
  "img2img/Width/visible": true,
1073
  "img2img/Width/value": 512,
1074
  "img2img/Width/minimum": 64,
 
1153
  "customscript/wildcard_recursive.py/img2img/**negative keywords**/value": true,
1154
  "customscript/wildcard_recursive.py/img2img/Ignore folders/visible": true,
1155
  "customscript/wildcard_recursive.py/img2img/Ignore folders/value": false,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1156
  "customscript/!adetailer.py/img2img/ADetailer/visible": true,
1157
  "customscript/!adetailer.py/img2img/ADetailer/value": false,
1158
  "customscript/!adetailer.py/img2img/Skip img2img/visible": true,
 
1737
  "img2img/Upload independent control image/visible": true,
1738
  "img2img/Upload independent control image/value": false,
1739
  "img2img/Crop input image based on A1111 mask/value": false,
1740
+ "img2img/Union Control Type/value": "Unknown",
1741
  "img2img/Control Type/visible": true,
1742
  "img2img/Control Type/value": "All",
1743
  "img2img/Preprocessor/visible": true,
1744
+ "img2img/Preprocessor/value": "none",
1745
  "img2img/Model/visible": true,
1746
  "img2img/Model/value": "None",
1747
  "img2img/Control Weight/visible": true,
 
1839
  "customscript/rp.py/img2img/threshold/visible": true,
1840
  "customscript/rp.py/img2img/threshold/value": "0.4",
1841
  "img2img/Presets/visible": true,
1842
+ "img2img/Presets/value": null,
1843
  "img2img/Apply Presets/visible": true,
1844
  "img2img/Preset Name/visible": true,
1845
  "img2img/Preset Name/value": "",
 
2408
  "hub/Create Directory/visible": true,
2409
  "hub/Create Directory/value": false,
2410
  "hub/Decompress/visible": true,
2411
+ "fast_pnginfo/Send to txt2img/visible": true,
2412
+ "fast_pnginfo/Send to img2img/visible": true,
2413
+ "fast_pnginfo/Send to inpaint/visible": true,
2414
+ "fast_pnginfo/Send to extras/visible": true,
2415
+ "fast_pnginfo/RAW/value": "",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2416
  "infinite-image-browsing/button/visible": true,
2417
  "infinite-image-browsing/Send to txt2img/visible": true,
2418
  "infinite-image-browsing/Send to img2img/visible": true,
 
2830
  "supermerger/select all/visible": true,
2831
  "supermerger/deselect all/visible": true,
2832
  "supermerger/get from prompt/visible": true,
2833
+ "supermerger/change diffusers version(now:0.30.0)/visible": true,
2834
  "supermerger/diffusers version/visible": true,
2835
  "supermerger/diffusers version/value": "",
2836
  "supermerger/Checkpoint A/visible": true,
reForge/config.json CHANGED
@@ -548,6 +548,7 @@
548
  "ui_tab_order": [
549
  "txt2img",
550
  "img2img",
 
551
  "SuperMerger",
552
  "HUB",
553
  "Infinite image browsing",
@@ -724,5 +725,6 @@
724
  "deepbooru_use_spaces": true,
725
  "deepbooru_escape": true,
726
  "deepbooru_filter_tags": "",
727
- "CLIP_stop_at_last_layers": 2
 
728
  }
 
548
  "ui_tab_order": [
549
  "txt2img",
550
  "img2img",
551
+ "Fast PNG Info",
552
  "SuperMerger",
553
  "HUB",
554
  "Infinite image browsing",
 
725
  "deepbooru_use_spaces": true,
726
  "deepbooru_escape": true,
727
  "deepbooru_filter_tags": "",
728
+ "CLIP_stop_at_last_layers": 2,
729
+ "sd_vae": "None"
730
  }
reForge/ui-config.json CHANGED
@@ -127,7 +127,7 @@
127
  "customscript/seed.py/txt2img/Resize seed from height/step": 8,
128
  "txt2img/Override settings/value": null,
129
  "customscript/wildcard_recursive.py/txt2img/Enable UmiAI/visible": true,
130
- "customscript/wildcard_recursive.py/txt2img/Enable UmiAI/value": true,
131
  "customscript/wildcard_recursive.py/txt2img/Static wildcards/visible": true,
132
  "customscript/wildcard_recursive.py/txt2img/Static wildcards/value": false,
133
  "customscript/wildcard_recursive.py/txt2img/Same prompt in batch/visible": true,
 
127
  "customscript/seed.py/txt2img/Resize seed from height/step": 8,
128
  "txt2img/Override settings/value": null,
129
  "customscript/wildcard_recursive.py/txt2img/Enable UmiAI/visible": true,
130
+ "customscript/wildcard_recursive.py/txt2img/Enable UmiAI/value": false,
131
  "customscript/wildcard_recursive.py/txt2img/Static wildcards/visible": true,
132
  "customscript/wildcard_recursive.py/txt2img/Static wildcards/value": false,
133
  "customscript/wildcard_recursive.py/txt2img/Same prompt in batch/visible": true,