comfyui-workflow-templates 0.1.35__py3-none-any.whl → 0.1.36__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. comfyui_workflow_templates/templates/3d_hunyuan3d_image_to_model-1.webp +0 -0
  2. comfyui_workflow_templates/templates/3d_hunyuan3d_image_to_model.json +317 -288
  3. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model-1.webp +0 -0
  4. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model-2.webp +0 -0
  5. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model.json +272 -236
  6. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo-1.webp +0 -0
  7. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo-2.webp +0 -0
  8. comfyui_workflow_templates/templates/3d_hunyuan3d_multiview_to_model_turbo.json +203 -167
  9. comfyui_workflow_templates/templates/area_composition-1.webp +0 -0
  10. comfyui_workflow_templates/templates/area_composition.json +1158 -519
  11. comfyui_workflow_templates/templates/area_composition_square_area_for_subject-1.webp +0 -0
  12. comfyui_workflow_templates/templates/area_composition_square_area_for_subject.json +856 -363
  13. comfyui_workflow_templates/templates/audio_stable_audio_example.json +201 -48
  14. comfyui_workflow_templates/templates/controlnet_example.json +625 -208
  15. comfyui_workflow_templates/templates/flux_redux_model_example.json +1112 -617
  16. comfyui_workflow_templates/templates/hiresfix_latent_workflow-1.webp +0 -0
  17. comfyui_workflow_templates/templates/hiresfix_latent_workflow-2.webp +0 -0
  18. comfyui_workflow_templates/templates/hiresfix_latent_workflow.json +556 -215
  19. comfyui_workflow_templates/templates/image2image.json +396 -156
  20. comfyui_workflow_templates/templates/image_lotus_depth_v1_1.json +35 -22
  21. comfyui_workflow_templates/templates/index.json +3 -11
  22. comfyui_workflow_templates/templates/latent_upscale_different_prompt_model-1.webp +0 -0
  23. comfyui_workflow_templates/templates/latent_upscale_different_prompt_model.json +682 -275
  24. comfyui_workflow_templates/templates/video_wan_vace_14B_ref2v.json +187 -187
  25. comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +151 -151
  26. comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +139 -139
  27. comfyui_workflow_templates/templates/video_wan_vace_flf2v.json +177 -177
  28. comfyui_workflow_templates/templates/video_wan_vace_inpainting.json +141 -167
  29. comfyui_workflow_templates/templates/video_wan_vace_outpainting.json +34 -34
  30. {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/METADATA +1 -1
  31. {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/RECORD +34 -36
  32. comfyui_workflow_templates/templates/area_composition_reversed-1.webp +0 -0
  33. comfyui_workflow_templates/templates/area_composition_reversed.json +0 -967
  34. comfyui_workflow_templates/templates/flux_dev_example.json +0 -771
  35. {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/WHEEL +0 -0
  36. {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/licenses/LICENSE +0 -0
  37. {comfyui_workflow_templates-0.1.35.dist-info → comfyui_workflow_templates-0.1.36.dist-info}/top_level.txt +0 -0
@@ -1,12 +1,102 @@
1
1
  {
2
- "last_node_id": 17,
3
- "last_link_id": 23,
2
+ "id": "f677fc90-c65f-4c6f-9750-911b779df9e4",
3
+ "revision": 0,
4
+ "last_node_id": 18,
5
+ "last_link_id": 24,
4
6
  "nodes": [
7
+ {
8
+ "id": 5,
9
+ "type": "EmptyLatentImage",
10
+ "pos": [
11
+ -360,
12
+ 300
13
+ ],
14
+ "size": [
15
+ 315,
16
+ 106
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "LATENT",
25
+ "type": "LATENT",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 2
29
+ ]
30
+ }
31
+ ],
32
+ "properties": {
33
+ "cnr_id": "comfy-core",
34
+ "ver": "0.3.44",
35
+ "Node name for S&R": "EmptyLatentImage"
36
+ },
37
+ "widgets_values": [
38
+ 512,
39
+ 512,
40
+ 1
41
+ ],
42
+ "color": "#323",
43
+ "bgcolor": "#535"
44
+ },
45
+ {
46
+ "id": 10,
47
+ "type": "LatentUpscale",
48
+ "pos": [
49
+ -360,
50
+ 670
51
+ ],
52
+ "size": [
53
+ 315,
54
+ 130
55
+ ],
56
+ "flags": {},
57
+ "order": 7,
58
+ "mode": 0,
59
+ "inputs": [
60
+ {
61
+ "name": "samples",
62
+ "type": "LATENT",
63
+ "link": 10
64
+ }
65
+ ],
66
+ "outputs": [
67
+ {
68
+ "name": "LATENT",
69
+ "type": "LATENT",
70
+ "links": [
71
+ 14
72
+ ]
73
+ }
74
+ ],
75
+ "properties": {
76
+ "cnr_id": "comfy-core",
77
+ "ver": "0.3.44",
78
+ "Node name for S&R": "LatentUpscale"
79
+ },
80
+ "widgets_values": [
81
+ "nearest-exact",
82
+ 768,
83
+ 768,
84
+ "disabled"
85
+ ],
86
+ "color": "#322",
87
+ "bgcolor": "#533"
88
+ },
5
89
  {
6
90
  "id": 3,
7
91
  "type": "KSampler",
8
- "pos": [845, 172],
9
- "size": [315, 474],
92
+ "pos": [
93
+ 510,
94
+ 80
95
+ ],
96
+ "size": [
97
+ 315,
98
+ 474
99
+ ],
10
100
  "flags": {},
11
101
  "order": 5,
12
102
  "mode": 0,
@@ -37,80 +127,184 @@
37
127
  "name": "LATENT",
38
128
  "type": "LATENT",
39
129
  "slot_index": 0,
40
- "links": [7, 10]
130
+ "links": [
131
+ 7,
132
+ 10
133
+ ]
41
134
  }
42
135
  ],
43
136
  "properties": {
137
+ "cnr_id": "comfy-core",
138
+ "ver": "0.3.44",
44
139
  "Node name for S&R": "KSampler"
45
140
  },
46
141
  "widgets_values": [
47
- 108744418779578,
142
+ 873141143997374,
48
143
  "randomize",
49
144
  12,
50
145
  8,
51
146
  "dpmpp_sde",
52
147
  "normal",
53
- 1,
54
- ""
148
+ 1
55
149
  ]
56
150
  },
57
151
  {
58
- "id": 5,
59
- "type": "EmptyLatentImage",
60
- "pos": [435, 600],
61
- "size": [315, 106],
152
+ "id": 11,
153
+ "type": "KSampler",
154
+ "pos": [
155
+ 80,
156
+ 680
157
+ ],
158
+ "size": [
159
+ 315,
160
+ 474
161
+ ],
62
162
  "flags": {},
63
- "order": 0,
163
+ "order": 9,
64
164
  "mode": 0,
65
- "inputs": [],
165
+ "inputs": [
166
+ {
167
+ "name": "model",
168
+ "type": "MODEL",
169
+ "link": 23
170
+ },
171
+ {
172
+ "name": "positive",
173
+ "type": "CONDITIONING",
174
+ "link": 12
175
+ },
176
+ {
177
+ "name": "negative",
178
+ "type": "CONDITIONING",
179
+ "link": 13
180
+ },
181
+ {
182
+ "name": "latent_image",
183
+ "type": "LATENT",
184
+ "link": 14
185
+ }
186
+ ],
66
187
  "outputs": [
67
188
  {
68
189
  "name": "LATENT",
69
190
  "type": "LATENT",
70
191
  "slot_index": 0,
71
- "links": [2]
192
+ "links": [
193
+ 15
194
+ ]
72
195
  }
73
196
  ],
74
197
  "properties": {
75
- "Node name for S&R": "EmptyLatentImage"
198
+ "cnr_id": "comfy-core",
199
+ "ver": "0.3.44",
200
+ "Node name for S&R": "KSampler"
76
201
  },
77
- "widgets_values": [768, 768, 1]
202
+ "widgets_values": [
203
+ 32484370206415,
204
+ "randomize",
205
+ 14,
206
+ 8,
207
+ "dpmpp_2m",
208
+ "simple",
209
+ 0.5
210
+ ]
78
211
  },
79
212
  {
80
- "id": 6,
81
- "type": "CLIPTextEncode",
82
- "pos": [374, 171],
83
- "size": [422.8500061035156, 164.30999755859375],
213
+ "id": 16,
214
+ "type": "CheckpointLoaderSimple",
215
+ "pos": [
216
+ -360,
217
+ 100
218
+ ],
219
+ "size": [
220
+ 315,
221
+ 98
222
+ ],
84
223
  "flags": {},
85
- "order": 3,
224
+ "order": 1,
86
225
  "mode": 0,
87
- "inputs": [
88
- {
89
- "name": "clip",
90
- "type": "CLIP",
91
- "link": 19
92
- }
93
- ],
226
+ "inputs": [],
94
227
  "outputs": [
95
228
  {
96
- "name": "CONDITIONING",
97
- "type": "CONDITIONING",
229
+ "name": "MODEL",
230
+ "type": "MODEL",
98
231
  "slot_index": 0,
99
- "links": [4, 12]
232
+ "links": [
233
+ 18,
234
+ 23
235
+ ]
236
+ },
237
+ {
238
+ "name": "CLIP",
239
+ "type": "CLIP",
240
+ "slot_index": 1,
241
+ "links": [
242
+ 19,
243
+ 20
244
+ ]
245
+ },
246
+ {
247
+ "name": "VAE",
248
+ "type": "VAE",
249
+ "slot_index": 2,
250
+ "links": [
251
+ 21,
252
+ 22
253
+ ]
100
254
  }
101
255
  ],
102
256
  "properties": {
103
- "Node name for S&R": "CLIPTextEncode"
257
+ "cnr_id": "comfy-core",
258
+ "ver": "0.3.44",
259
+ "Node name for S&R": "CheckpointLoaderSimple",
260
+ "models": [
261
+ {
262
+ "name": "DreamShaper_8_pruned.safetensors",
263
+ "url": "https://huggingface.co/Lykon/DreamShaper/resolve/main/DreamShaper_8_pruned.safetensors",
264
+ "directory": "checkpoints"
265
+ }
266
+ ]
104
267
  },
105
268
  "widgets_values": [
106
- "masterpiece HDR victorian portrait painting of woman, blonde hair, mountain nature, blue sky\n"
107
- ]
269
+ "DreamShaper_8_pruned.safetensors"
270
+ ],
271
+ "color": "#322",
272
+ "bgcolor": "#533"
273
+ },
274
+ {
275
+ "id": 17,
276
+ "type": "MarkdownNote",
277
+ "pos": [
278
+ -710,
279
+ 60
280
+ ],
281
+ "size": [
282
+ 328,
283
+ 128
284
+ ],
285
+ "flags": {},
286
+ "order": 2,
287
+ "mode": 0,
288
+ "inputs": [],
289
+ "outputs": [],
290
+ "properties": {},
291
+ "widgets_values": [
292
+ "### Learn more about this workflow\n\n> [Hires Fix - ComfyUI_examples](https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/) — Overview\n> \n> [ComfyUI Image Upscale - docs.comfy.org](https://docs.comfy.org/tutorials/basic/upscale) — Upscaling step-by-step tutorial"
293
+ ],
294
+ "color": "#432",
295
+ "bgcolor": "#653"
108
296
  },
109
297
  {
110
298
  "id": 7,
111
299
  "type": "CLIPTextEncode",
112
- "pos": [377, 381],
113
- "size": [425.2799987792969, 180.61000061035156],
300
+ "pos": [
301
+ 20,
302
+ 330
303
+ ],
304
+ "size": [
305
+ 420,
306
+ 180
307
+ ],
114
308
  "flags": {},
115
309
  "order": 4,
116
310
  "mode": 0,
@@ -126,20 +320,37 @@
126
320
  "name": "CONDITIONING",
127
321
  "type": "CONDITIONING",
128
322
  "slot_index": 0,
129
- "links": [6, 13]
323
+ "links": [
324
+ 6,
325
+ 13
326
+ ]
130
327
  }
131
328
  ],
132
329
  "properties": {
330
+ "cnr_id": "comfy-core",
331
+ "ver": "0.3.44",
133
332
  "Node name for S&R": "CLIPTextEncode"
134
333
  },
135
- "widgets_values": ["bad hands, text, watermark\n"]
334
+ "widgets_values": [
335
+ "bad hands, text, watermark,nsfw\n"
336
+ ],
337
+ "color": "#223",
338
+ "bgcolor": "#335"
136
339
  },
137
340
  {
138
341
  "id": 8,
139
342
  "type": "VAEDecode",
140
- "pos": [1240, 600],
141
- "size": [210, 46],
142
- "flags": {},
343
+ "pos": [
344
+ 870,
345
+ 110
346
+ ],
347
+ "size": [
348
+ 210,
349
+ 46
350
+ ],
351
+ "flags": {
352
+ "collapsed": true
353
+ },
143
354
  "order": 6,
144
355
  "mode": 0,
145
356
  "inputs": [
@@ -159,19 +370,29 @@
159
370
  "name": "IMAGE",
160
371
  "type": "IMAGE",
161
372
  "slot_index": 0,
162
- "links": [9]
373
+ "links": [
374
+ 24
375
+ ]
163
376
  }
164
377
  ],
165
378
  "properties": {
379
+ "cnr_id": "comfy-core",
380
+ "ver": "0.3.44",
166
381
  "Node name for S&R": "VAEDecode"
167
382
  },
168
383
  "widgets_values": []
169
384
  },
170
385
  {
171
- "id": 9,
172
- "type": "SaveImage",
173
- "pos": [1496, 600],
174
- "size": [232.94000244140625, 282.42999267578125],
386
+ "id": 18,
387
+ "type": "PreviewImage",
388
+ "pos": [
389
+ 870,
390
+ 150
391
+ ],
392
+ "size": [
393
+ 560,
394
+ 400
395
+ ],
175
396
  "flags": {},
176
397
  "order": 8,
177
398
  "mode": 0,
@@ -179,97 +400,73 @@
179
400
  {
180
401
  "name": "images",
181
402
  "type": "IMAGE",
182
- "link": 9
403
+ "link": 24
183
404
  }
184
405
  ],
185
406
  "outputs": [],
186
- "properties": {},
187
- "widgets_values": ["ComfyUI", ""]
407
+ "properties": {
408
+ "cnr_id": "comfy-core",
409
+ "ver": "0.3.44",
410
+ "Node name for S&R": "PreviewImage"
411
+ },
412
+ "widgets_values": []
188
413
  },
189
414
  {
190
- "id": 10,
191
- "type": "LatentUpscale",
192
- "pos": [1238, 170],
193
- "size": [315, 130],
194
- "flags": {},
195
- "order": 7,
196
- "mode": 0,
197
- "inputs": [
198
- {
199
- "name": "samples",
200
- "type": "LATENT",
201
- "link": 10
202
- }
415
+ "id": 13,
416
+ "type": "VAEDecode",
417
+ "pos": [
418
+ 510,
419
+ 680
203
420
  ],
204
- "outputs": [
205
- {
206
- "name": "LATENT",
207
- "type": "LATENT",
208
- "links": [14]
209
- }
421
+ "size": [
422
+ 210,
423
+ 46
210
424
  ],
211
- "properties": {
212
- "Node name for S&R": "LatentUpscale"
425
+ "flags": {
426
+ "collapsed": true
213
427
  },
214
- "widgets_values": ["nearest-exact", 1152, 1152, "disabled"]
215
- },
216
- {
217
- "id": 11,
218
- "type": "KSampler",
219
- "pos": [1585, 114],
220
- "size": [315, 474],
221
- "flags": {},
222
- "order": 9,
428
+ "order": 10,
223
429
  "mode": 0,
224
430
  "inputs": [
225
431
  {
226
- "name": "model",
227
- "type": "MODEL",
228
- "link": 23
229
- },
230
- {
231
- "name": "positive",
232
- "type": "CONDITIONING",
233
- "link": 12
234
- },
235
- {
236
- "name": "negative",
237
- "type": "CONDITIONING",
238
- "link": 13
432
+ "name": "samples",
433
+ "type": "LATENT",
434
+ "link": 15
239
435
  },
240
436
  {
241
- "name": "latent_image",
242
- "type": "LATENT",
243
- "link": 14
437
+ "name": "vae",
438
+ "type": "VAE",
439
+ "link": 22
244
440
  }
245
441
  ],
246
442
  "outputs": [
247
443
  {
248
- "name": "LATENT",
249
- "type": "LATENT",
444
+ "name": "IMAGE",
445
+ "type": "IMAGE",
250
446
  "slot_index": 0,
251
- "links": [15]
447
+ "links": [
448
+ 17
449
+ ]
252
450
  }
253
451
  ],
254
452
  "properties": {
255
- "Node name for S&R": "KSampler"
453
+ "cnr_id": "comfy-core",
454
+ "ver": "0.3.44",
455
+ "Node name for S&R": "VAEDecode"
256
456
  },
257
- "widgets_values": [
258
- 885500652260966,
259
- "randomize",
260
- 14,
261
- 8,
262
- "dpmpp_2m",
263
- "simple",
264
- 0.5,
265
- ""
266
- ]
457
+ "widgets_values": []
267
458
  },
268
459
  {
269
460
  "id": 12,
270
461
  "type": "SaveImage",
271
- "pos": [2096, 232],
272
- "size": [407.5400085449219, 468.1300048828125],
462
+ "pos": [
463
+ 520,
464
+ 720
465
+ ],
466
+ "size": [
467
+ 920,
468
+ 560
469
+ ],
273
470
  "flags": {},
274
471
  "order": 11,
275
472
  "mode": 0,
@@ -281,133 +478,219 @@
281
478
  }
282
479
  ],
283
480
  "outputs": [],
284
- "properties": {},
285
- "widgets_values": ["ComfyUI", ""]
481
+ "properties": {
482
+ "cnr_id": "comfy-core",
483
+ "ver": "0.3.44"
484
+ },
485
+ "widgets_values": [
486
+ "ComfyUI"
487
+ ]
286
488
  },
287
489
  {
288
- "id": 13,
289
- "type": "VAEDecode",
290
- "pos": [1976, 128],
291
- "size": [210, 46],
490
+ "id": 6,
491
+ "type": "CLIPTextEncode",
492
+ "pos": [
493
+ 20,
494
+ 110
495
+ ],
496
+ "size": [
497
+ 422.8500061035156,
498
+ 164.30999755859375
499
+ ],
292
500
  "flags": {},
293
- "order": 10,
501
+ "order": 3,
294
502
  "mode": 0,
295
503
  "inputs": [
296
504
  {
297
- "name": "samples",
298
- "type": "LATENT",
299
- "link": 15
300
- },
301
- {
302
- "name": "vae",
303
- "type": "VAE",
304
- "link": 22
305
- }
306
- ],
307
- "outputs": [
308
- {
309
- "name": "IMAGE",
310
- "type": "IMAGE",
311
- "slot_index": 0,
312
- "links": [17]
505
+ "name": "clip",
506
+ "type": "CLIP",
507
+ "link": 19
313
508
  }
314
509
  ],
315
- "properties": {
316
- "Node name for S&R": "VAEDecode"
317
- },
318
- "widgets_values": []
319
- },
320
- {
321
- "id": 16,
322
- "type": "CheckpointLoaderSimple",
323
- "pos": [24, 315],
324
- "size": [315, 98],
325
- "flags": {},
326
- "order": 1,
327
- "mode": 0,
328
- "inputs": [],
329
510
  "outputs": [
330
511
  {
331
- "name": "MODEL",
332
- "type": "MODEL",
512
+ "name": "CONDITIONING",
513
+ "type": "CONDITIONING",
333
514
  "slot_index": 0,
334
- "links": [18, 23]
335
- },
336
- {
337
- "name": "CLIP",
338
- "type": "CLIP",
339
- "slot_index": 1,
340
- "links": [19, 20]
341
- },
342
- {
343
- "name": "VAE",
344
- "type": "VAE",
345
- "slot_index": 2,
346
- "links": [21, 22]
515
+ "links": [
516
+ 4,
517
+ 12
518
+ ]
347
519
  }
348
520
  ],
349
521
  "properties": {
350
- "Node name for S&R": "CheckpointLoaderSimple",
351
- "models": [
352
- {
353
- "name": "v2-1_768-ema-pruned.safetensors",
354
- "url": "https://huggingface.co/stabilityai/stable-diffusion-2-1/resolve/main/v2-1_768-ema-pruned.safetensors?download=true",
355
- "directory": "checkpoints"
356
- }
357
- ]
522
+ "cnr_id": "comfy-core",
523
+ "ver": "0.3.44",
524
+ "Node name for S&R": "CLIPTextEncode"
358
525
  },
359
- "widgets_values": ["v2-1_768-ema-pruned.safetensors"]
360
- },
361
- {
362
- "id": 17,
363
- "type": "MarkdownNote",
364
- "pos": [0, 780],
365
- "size": [328, 128],
366
- "flags": {},
367
- "order": 2,
368
- "mode": 0,
369
- "inputs": [],
370
- "outputs": [],
371
- "properties": {},
372
526
  "widgets_values": [
373
- "### Learn more about this workflow\n\n> [Hires Fix - ComfyUI_examples](https://comfyanonymous.github.io/ComfyUI_examples/2_pass_txt2img/) Overview\n> \n> [ComfyUI Image Upscale - docs.comfy.org](https://docs.comfy.org/tutorials/basic/upscale) — Upscaling step-by-step tutorial"
527
+ "masterpiece HDR victorian portrait painting of woman, blonde hair, mountain nature, blue sky, (oil painting:1.1)"
374
528
  ],
375
- "color": "#432",
376
- "bgcolor": "#653"
529
+ "color": "#232",
530
+ "bgcolor": "#353"
377
531
  }
378
532
  ],
379
533
  "links": [
380
- [2, 5, 0, 3, 3, "LATENT"],
381
- [4, 6, 0, 3, 1, "CONDITIONING"],
382
- [6, 7, 0, 3, 2, "CONDITIONING"],
383
- [7, 3, 0, 8, 0, "LATENT"],
384
- [9, 8, 0, 9, 0, "IMAGE"],
385
- [10, 3, 0, 10, 0, "LATENT"],
386
- [12, 6, 0, 11, 1, "CONDITIONING"],
387
- [13, 7, 0, 11, 2, "CONDITIONING"],
388
- [14, 10, 0, 11, 3, "LATENT"],
389
- [15, 11, 0, 13, 0, "LATENT"],
390
- [17, 13, 0, 12, 0, "IMAGE"],
391
- [18, 16, 0, 3, 0, "MODEL"],
392
- [19, 16, 1, 6, 0, "CLIP"],
393
- [20, 16, 1, 7, 0, "CLIP"],
394
- [21, 16, 2, 8, 1, "VAE"],
395
- [22, 16, 2, 13, 1, "VAE"],
396
- [23, 16, 0, 11, 0, "MODEL"]
534
+ [
535
+ 2,
536
+ 5,
537
+ 0,
538
+ 3,
539
+ 3,
540
+ "LATENT"
541
+ ],
542
+ [
543
+ 4,
544
+ 6,
545
+ 0,
546
+ 3,
547
+ 1,
548
+ "CONDITIONING"
549
+ ],
550
+ [
551
+ 6,
552
+ 7,
553
+ 0,
554
+ 3,
555
+ 2,
556
+ "CONDITIONING"
557
+ ],
558
+ [
559
+ 7,
560
+ 3,
561
+ 0,
562
+ 8,
563
+ 0,
564
+ "LATENT"
565
+ ],
566
+ [
567
+ 10,
568
+ 3,
569
+ 0,
570
+ 10,
571
+ 0,
572
+ "LATENT"
573
+ ],
574
+ [
575
+ 12,
576
+ 6,
577
+ 0,
578
+ 11,
579
+ 1,
580
+ "CONDITIONING"
581
+ ],
582
+ [
583
+ 13,
584
+ 7,
585
+ 0,
586
+ 11,
587
+ 2,
588
+ "CONDITIONING"
589
+ ],
590
+ [
591
+ 14,
592
+ 10,
593
+ 0,
594
+ 11,
595
+ 3,
596
+ "LATENT"
597
+ ],
598
+ [
599
+ 15,
600
+ 11,
601
+ 0,
602
+ 13,
603
+ 0,
604
+ "LATENT"
605
+ ],
606
+ [
607
+ 17,
608
+ 13,
609
+ 0,
610
+ 12,
611
+ 0,
612
+ "IMAGE"
613
+ ],
614
+ [
615
+ 18,
616
+ 16,
617
+ 0,
618
+ 3,
619
+ 0,
620
+ "MODEL"
621
+ ],
622
+ [
623
+ 19,
624
+ 16,
625
+ 1,
626
+ 6,
627
+ 0,
628
+ "CLIP"
629
+ ],
630
+ [
631
+ 20,
632
+ 16,
633
+ 1,
634
+ 7,
635
+ 0,
636
+ "CLIP"
637
+ ],
638
+ [
639
+ 21,
640
+ 16,
641
+ 2,
642
+ 8,
643
+ 1,
644
+ "VAE"
645
+ ],
646
+ [
647
+ 22,
648
+ 16,
649
+ 2,
650
+ 13,
651
+ 1,
652
+ "VAE"
653
+ ],
654
+ [
655
+ 23,
656
+ 16,
657
+ 0,
658
+ 11,
659
+ 0,
660
+ "MODEL"
661
+ ],
662
+ [
663
+ 24,
664
+ 8,
665
+ 0,
666
+ 18,
667
+ 0,
668
+ "IMAGE"
669
+ ]
397
670
  ],
398
671
  "groups": [
399
672
  {
400
673
  "id": 1,
401
- "title": "Txt2Img",
402
- "bounding": [0, 32, 1211, 708],
403
- "color": "#a1309b",
674
+ "title": "Step3 - Prompt",
675
+ "bounding": [
676
+ -10,
677
+ 30,
678
+ 490,
679
+ 540
680
+ ],
681
+ "color": "#3f789e",
404
682
  "font_size": 24,
405
683
  "flags": {}
406
684
  },
407
685
  {
408
686
  "id": 2,
409
- "title": "Save Intermediate Image",
410
- "bounding": [1232, 520, 576, 392],
687
+ "title": "Preview Intermediate Image",
688
+ "bounding": [
689
+ 850,
690
+ 40,
691
+ 600,
692
+ 530
693
+ ],
411
694
  "color": "#3f789e",
412
695
  "font_size": 24,
413
696
  "flags": {}
@@ -415,21 +698,79 @@
415
698
  {
416
699
  "id": 3,
417
700
  "title": "Hires Fix",
418
- "bounding": [1232, 32, 710, 464],
419
- "color": "#b58b2a",
701
+ "bounding": [
702
+ -10,
703
+ 600,
704
+ 490,
705
+ 570
706
+ ],
707
+ "color": "#3f789e",
420
708
  "font_size": 24,
421
709
  "flags": {}
422
710
  },
423
711
  {
424
712
  "id": 4,
425
713
  "title": "Save Final Image",
426
- "bounding": [1968, 32, 664, 744],
714
+ "bounding": [
715
+ 510,
716
+ 600,
717
+ 950,
718
+ 700
719
+ ],
720
+ "color": "#3f789e",
721
+ "font_size": 24,
722
+ "flags": {}
723
+ },
724
+ {
725
+ "id": 5,
726
+ "title": "Step1 - Load model",
727
+ "bounding": [
728
+ -370,
729
+ 30,
730
+ 335,
731
+ 181.60000610351562
732
+ ],
733
+ "color": "#3f789e",
734
+ "font_size": 24,
735
+ "flags": {}
736
+ },
737
+ {
738
+ "id": 6,
739
+ "title": "Step2 - Image size",
740
+ "bounding": [
741
+ -370,
742
+ 230,
743
+ 335,
744
+ 189.60000610351562
745
+ ],
746
+ "color": "#3f789e",
747
+ "font_size": 24,
748
+ "flags": {}
749
+ },
750
+ {
751
+ "id": 7,
752
+ "title": "Step4 - Upscale latent",
753
+ "bounding": [
754
+ -370,
755
+ 600,
756
+ 335,
757
+ 213.60000610351562
758
+ ],
427
759
  "color": "#3f789e",
428
760
  "font_size": 24,
429
761
  "flags": {}
430
762
  }
431
763
  ],
432
764
  "config": {},
433
- "extra": {},
765
+ "extra": {
766
+ "ds": {
767
+ "scale": 0.7964670458514774,
768
+ "offset": [
769
+ 1101.0055356008468,
770
+ 217.40634717412536
771
+ ]
772
+ },
773
+ "frontendVersion": "1.23.4"
774
+ },
434
775
  "version": 0.4
435
- }
776
+ }