Spaces:
Potre1qw
/
Running on Zero

Potre1qw commited on
Commit
0463ff0
1 Parent(s): e06a87d

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +551 -0
config.json ADDED
@@ -0,0 +1,551 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "1": {
3
+ "inputs": {
4
+ "method": "Mixture of Diffusers",
5
+ "tile_width": [
6
+ "19",
7
+ 0
8
+ ],
9
+ "tile_height": [
10
+ "20",
11
+ 0
12
+ ],
13
+ "tile_overlap": [
14
+ "115:3",
15
+ 0
16
+ ],
17
+ "tile_batch_size": [
18
+ "108",
19
+ 0
20
+ ],
21
+ "model": [
22
+ "66:0",
23
+ 0
24
+ ]
25
+ },
26
+ "class_type": "TiledDiffusion",
27
+ "_meta": {
28
+ "title": "Tiled Diffusion"
29
+ }
30
+ },
31
+ "6": {
32
+ "inputs": {
33
+ "text": "detailed, realistic, masterpiece, uhd, 8k",
34
+ "clip": [
35
+ "66:1",
36
+ 1
37
+ ]
38
+ },
39
+ "class_type": "CLIPTextEncode",
40
+ "_meta": {
41
+ "title": "CLIP Text Encode (Prompt)"
42
+ }
43
+ },
44
+ "7": {
45
+ "inputs": {
46
+ "text": "blurry",
47
+ "clip": [
48
+ "66:1",
49
+ 1
50
+ ]
51
+ },
52
+ "class_type": "CLIPTextEncode",
53
+ "_meta": {
54
+ "title": "CLIP Text Encode (Prompt)"
55
+ }
56
+ },
57
+ "8": {
58
+ "inputs": {
59
+ "seed": 955168355811705,
60
+ "steps": 4,
61
+ "cfg": 1,
62
+ "sampler_name": "dpmpp_sde",
63
+ "scheduler": "karras",
64
+ "denoise": [
65
+ "115:5",
66
+ 0
67
+ ],
68
+ "noise_mode": "GPU(=A1111)",
69
+ "batch_seed_mode": "incremental",
70
+ "variation_seed": 0,
71
+ "variation_strength": 0,
72
+ "variation_method": "linear",
73
+ "model": [
74
+ "1",
75
+ 0
76
+ ],
77
+ "positive": [
78
+ "101:1",
79
+ 0
80
+ ],
81
+ "negative": [
82
+ "101:1",
83
+ 1
84
+ ],
85
+ "latent_image": [
86
+ "22",
87
+ 0
88
+ ]
89
+ },
90
+ "class_type": "KSampler //Inspire",
91
+ "_meta": {
92
+ "title": "KSampler (inspire)"
93
+ }
94
+ },
95
+ "19": {
96
+ "inputs": {
97
+ "expression": "ceil((a / b) / 8) * 8",
98
+ "a": [
99
+ "32",
100
+ 0
101
+ ],
102
+ "b": [
103
+ "115:1",
104
+ 0
105
+ ]
106
+ },
107
+ "class_type": "MathExpression|pysssss",
108
+ "_meta": {
109
+ "title": "Tile W math"
110
+ }
111
+ },
112
+ "20": {
113
+ "inputs": {
114
+ "expression": "ceil((a / b) / 8) * 8",
115
+ "a": [
116
+ "34",
117
+ 0
118
+ ],
119
+ "b": [
120
+ "115:2",
121
+ 0
122
+ ]
123
+ },
124
+ "class_type": "MathExpression|pysssss",
125
+ "_meta": {
126
+ "title": "Tile H math"
127
+ }
128
+ },
129
+ "22": {
130
+ "inputs": {
131
+ "pixels": [
132
+ "134",
133
+ 0
134
+ ],
135
+ "vae": [
136
+ "66:1",
137
+ 2
138
+ ]
139
+ },
140
+ "class_type": "VAEEncode",
141
+ "_meta": {
142
+ "title": "VAE Encode"
143
+ }
144
+ },
145
+ "32": {
146
+ "inputs": {
147
+ "expression": "ceil((a * b) / 8) * 8",
148
+ "a": [
149
+ "265",
150
+ 0
151
+ ],
152
+ "b": [
153
+ "115:0",
154
+ 0
155
+ ]
156
+ },
157
+ "class_type": "MathExpression|pysssss",
158
+ "_meta": {
159
+ "title": "W math"
160
+ }
161
+ },
162
+ "34": {
163
+ "inputs": {
164
+ "expression": "ceil((a * b) / 8) * 8",
165
+ "a": [
166
+ "265",
167
+ 1
168
+ ],
169
+ "b": [
170
+ "115:0",
171
+ 0
172
+ ]
173
+ },
174
+ "class_type": "MathExpression|pysssss",
175
+ "_meta": {
176
+ "title": "H math"
177
+ }
178
+ },
179
+ "49": {
180
+ "inputs": {
181
+ "tile_size": 768,
182
+ "samples": [
183
+ "8",
184
+ 0
185
+ ],
186
+ "vae": [
187
+ "66:1",
188
+ 2
189
+ ]
190
+ },
191
+ "class_type": "VAEDecodeTiled",
192
+ "_meta": {
193
+ "title": "VAE Decode (Tiled)"
194
+ }
195
+ },
196
+ "100": {
197
+ "inputs": {
198
+ "filename_prefix": "output_image",
199
+ "images": [
200
+ "249",
201
+ 0
202
+ ]
203
+ },
204
+ "class_type": "SaveImage",
205
+ "_meta": {
206
+ "title": "Save Image"
207
+ }
208
+ },
209
+ "108": {
210
+ "inputs": {
211
+ "expression": "floor((c-3) / ((a*b) / 1000000))",
212
+ "a": [
213
+ "19",
214
+ 0
215
+ ],
216
+ "b": [
217
+ "20",
218
+ 0
219
+ ],
220
+ "c": [
221
+ "115:7",
222
+ 0
223
+ ]
224
+ },
225
+ "class_type": "MathExpression|pysssss",
226
+ "_meta": {
227
+ "title": "Tile Batch Size Math"
228
+ }
229
+ },
230
+ "132": {
231
+ "inputs": {
232
+ "upscale_method": "bilinear",
233
+ "scale_by": [
234
+ "262",
235
+ 2
236
+ ],
237
+ "image": [
238
+ "72:0",
239
+ 0
240
+ ]
241
+ },
242
+ "class_type": "ImageScaleBy",
243
+ "_meta": {
244
+ "title": "Downscale"
245
+ }
246
+ },
247
+ "133": {
248
+ "inputs": {
249
+ "upscale_model": [
250
+ "66:2",
251
+ 0
252
+ ],
253
+ "image": [
254
+ "132",
255
+ 0
256
+ ]
257
+ },
258
+ "class_type": "ImageUpscaleWithModel",
259
+ "_meta": {
260
+ "title": "Model Upscale"
261
+ }
262
+ },
263
+ "134": {
264
+ "inputs": {
265
+ "upscale_method": "bilinear",
266
+ "width": [
267
+ "32",
268
+ 0
269
+ ],
270
+ "height": [
271
+ "34",
272
+ 0
273
+ ],
274
+ "crop": "disabled",
275
+ "image": [
276
+ "133",
277
+ 0
278
+ ]
279
+ },
280
+ "class_type": "ImageScale",
281
+ "_meta": {
282
+ "title": "Final Size"
283
+ }
284
+ },
285
+ "222": {
286
+ "inputs": {
287
+ "scale_factor": [
288
+ "254",
289
+ 0
290
+ ],
291
+ "blur_strength": 1,
292
+ "image": [
293
+ "134",
294
+ 0
295
+ ]
296
+ },
297
+ "class_type": "TTPlanet_TileSimple_Preprocessor",
298
+ "_meta": {
299
+ "title": "TTPlanet Tile Simple"
300
+ }
301
+ },
302
+ "245": {
303
+ "inputs": {
304
+ "method": "hm-mvgd-hm",
305
+ "strength": 1,
306
+ "image_ref": [
307
+ "134",
308
+ 0
309
+ ],
310
+ "image_target": [
311
+ "49",
312
+ 0
313
+ ]
314
+ },
315
+ "class_type": "ColorMatch",
316
+ "_meta": {
317
+ "title": "Color Match"
318
+ }
319
+ },
320
+ "246": {
321
+ "inputs": {
322
+ "blend_factor": 0.5,
323
+ "blend_mode": "normal",
324
+ "image1": [
325
+ "245",
326
+ 0
327
+ ],
328
+ "image2": [
329
+ "49",
330
+ 0
331
+ ]
332
+ },
333
+ "class_type": "ImageBlend",
334
+ "_meta": {
335
+ "title": "ImageBlend"
336
+ }
337
+ },
338
+ "249": {
339
+ "inputs": {
340
+ "mode": "color",
341
+ "blend_percentage": 1,
342
+ "image_a": [
343
+ "246",
344
+ 0
345
+ ],
346
+ "image_b": [
347
+ "134",
348
+ 0
349
+ ]
350
+ },
351
+ "class_type": "Image Blending Mode",
352
+ "_meta": {
353
+ "title": "Image Blending Mode"
354
+ }
355
+ },
356
+ "254": {
357
+ "inputs": {
358
+ "Value": [
359
+ "115:0",
360
+ 0
361
+ ]
362
+ },
363
+ "class_type": "DF_Int_to_Float",
364
+ "_meta": {
365
+ "title": "Int to Float"
366
+ }
367
+ },
368
+ "262": {
369
+ "inputs": {
370
+ "megapixels": 1,
371
+ "image": [
372
+ "72:0",
373
+ 0
374
+ ]
375
+ },
376
+ "class_type": "ScaleToTargetMegapixels",
377
+ "_meta": {
378
+ "title": "ScaleToTargetMegapixels"
379
+ }
380
+ },
381
+ "265": {
382
+ "inputs": {
383
+ "image": [
384
+ "72:1",
385
+ 0
386
+ ]
387
+ },
388
+ "class_type": "DF_Get_image_size",
389
+ "_meta": {
390
+ "title": "Get image size"
391
+ }
392
+ },
393
+ "66:1": {
394
+ "inputs": {
395
+ "ckpt_name": "dreamshaperXL_lightningDPMSDE.safetensors"
396
+ },
397
+ "class_type": "CheckpointLoaderSimple",
398
+ "_meta": {
399
+ "title": "Load Checkpoint"
400
+ }
401
+ },
402
+ "66:2": {
403
+ "inputs": {
404
+ "model_name": "4xRealWebPhoto_v4_dat2.safetensors"
405
+ },
406
+ "class_type": "UpscaleModelLoader",
407
+ "_meta": {
408
+ "title": "Load Upscale Model"
409
+ }
410
+ },
411
+ "115:0": {
412
+ "inputs": {
413
+ "Value": 4
414
+ },
415
+ "class_type": "DF_Integer",
416
+ "_meta": {
417
+ "title": "Upscale MP"
418
+ }
419
+ },
420
+ "115:1": {
421
+ "inputs": {
422
+ "Value": 4
423
+ },
424
+ "class_type": "DF_Integer",
425
+ "_meta": {
426
+ "title": "W Tiles"
427
+ }
428
+ },
429
+ "115:2": {
430
+ "inputs": {
431
+ "Value": 4
432
+ },
433
+ "class_type": "DF_Integer",
434
+ "_meta": {
435
+ "title": "H Tiles"
436
+ }
437
+ },
438
+ "115:3": {
439
+ "inputs": {
440
+ "Value": 128
441
+ },
442
+ "class_type": "DF_Integer",
443
+ "_meta": {
444
+ "title": "Overlap"
445
+ }
446
+ },
447
+ "115:4": {
448
+ "inputs": {
449
+ "Value": 0.6
450
+ },
451
+ "class_type": "DF_Float",
452
+ "_meta": {
453
+ "title": "ControlNet Strength"
454
+ }
455
+ },
456
+ "115:5": {
457
+ "inputs": {
458
+ "Value": 0.6
459
+ },
460
+ "class_type": "DF_Float",
461
+ "_meta": {
462
+ "title": "Denoise"
463
+ }
464
+ },
465
+ "115:7": {
466
+ "inputs": {
467
+ "Value": 60
468
+ },
469
+ "class_type": "DF_Integer",
470
+ "_meta": {
471
+ "title": "VRAM"
472
+ }
473
+ },
474
+ "101:0": {
475
+ "inputs": {
476
+ "control_net_name": "tile_sdxl.safetensors"
477
+ },
478
+ "class_type": "ControlNetLoader",
479
+ "_meta": {
480
+ "title": "Load ControlNet Model"
481
+ }
482
+ },
483
+ "72:0": {
484
+ "inputs": {
485
+ "image": "input.png",
486
+ "upload": "image"
487
+ },
488
+ "class_type": "LoadImage",
489
+ "_meta": {
490
+ "title": "Load Image"
491
+ }
492
+ },
493
+ "66:0": {
494
+ "inputs": {
495
+ "hard_mode": true,
496
+ "boost": true,
497
+ "model": [
498
+ "66:1",
499
+ 0
500
+ ]
501
+ },
502
+ "class_type": "Automatic CFG",
503
+ "_meta": {
504
+ "title": "Automatic CFG"
505
+ }
506
+ },
507
+ "72:1": {
508
+ "inputs": {
509
+ "upscale_method": "nearest-exact",
510
+ "megapixels": 1,
511
+ "image": [
512
+ "72:0",
513
+ 0
514
+ ]
515
+ },
516
+ "class_type": "ImageScaleToTotalPixels",
517
+ "_meta": {
518
+ "title": "ImageScaleToTotalPixels"
519
+ }
520
+ },
521
+ "101:1": {
522
+ "inputs": {
523
+ "strength": [
524
+ "115:4",
525
+ 0
526
+ ],
527
+ "start_percent": 0,
528
+ "end_percent": 1,
529
+ "positive": [
530
+ "6",
531
+ 0
532
+ ],
533
+ "negative": [
534
+ "7",
535
+ 0
536
+ ],
537
+ "control_net": [
538
+ "101:0",
539
+ 0
540
+ ],
541
+ "image": [
542
+ "222",
543
+ 0
544
+ ]
545
+ },
546
+ "class_type": "ControlNetApplyAdvanced",
547
+ "_meta": {
548
+ "title": "Apply ControlNet (Advanced)"
549
+ }
550
+ }
551
+ }