comfyui-workflow-templates 0.1.73__py3-none-any.whl → 0.1.75__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.
Potentially problematic release.
This version of comfyui-workflow-templates might be problematic. Click here for more details.
- comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen.json +692 -645
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.75.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.75.dist-info}/RECORD +6 -6
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.75.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.75.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.75.dist-info}/top_level.txt +0 -0
|
@@ -1,67 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "4be48bc0-f21c-45cb-b657-bb75df5d398c",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
5
|
-
"last_link_id":
|
|
4
|
+
"last_node_id": 110,
|
|
5
|
+
"last_link_id": 173,
|
|
6
6
|
"nodes": [
|
|
7
|
-
{
|
|
8
|
-
"id": 30,
|
|
9
|
-
"type": "CheckpointLoaderSimple",
|
|
10
|
-
"pos": [
|
|
11
|
-
-700,
|
|
12
|
-
100
|
|
13
|
-
],
|
|
14
|
-
"size": [
|
|
15
|
-
315,
|
|
16
|
-
98
|
|
17
|
-
],
|
|
18
|
-
"flags": {},
|
|
19
|
-
"order": 0,
|
|
20
|
-
"mode": 0,
|
|
21
|
-
"inputs": [],
|
|
22
|
-
"outputs": [
|
|
23
|
-
{
|
|
24
|
-
"name": "MODEL",
|
|
25
|
-
"type": "MODEL",
|
|
26
|
-
"slot_index": 0,
|
|
27
|
-
"links": [
|
|
28
|
-
62
|
|
29
|
-
]
|
|
30
|
-
},
|
|
31
|
-
{
|
|
32
|
-
"name": "CLIP",
|
|
33
|
-
"type": "CLIP",
|
|
34
|
-
"slot_index": 1,
|
|
35
|
-
"links": [
|
|
36
|
-
45
|
|
37
|
-
]
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"name": "VAE",
|
|
41
|
-
"type": "VAE",
|
|
42
|
-
"slot_index": 2,
|
|
43
|
-
"links": [
|
|
44
|
-
46,
|
|
45
|
-
78
|
|
46
|
-
]
|
|
47
|
-
}
|
|
48
|
-
],
|
|
49
|
-
"properties": {
|
|
50
|
-
"cnr_id": "comfy-core",
|
|
51
|
-
"ver": "0.3.56",
|
|
52
|
-
"Node name for S&R": "CheckpointLoaderSimple",
|
|
53
|
-
"models": [
|
|
54
|
-
{
|
|
55
|
-
"name": "flux1-dev-fp8.safetensors",
|
|
56
|
-
"url": "https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors?download=true",
|
|
57
|
-
"directory": "checkpoints"
|
|
58
|
-
}
|
|
59
|
-
]
|
|
60
|
-
},
|
|
61
|
-
"widgets_values": [
|
|
62
|
-
"flux1-dev-fp8.safetensors"
|
|
63
|
-
]
|
|
64
|
-
},
|
|
65
7
|
{
|
|
66
8
|
"id": 72,
|
|
67
9
|
"type": "CheckpointLoaderSimple",
|
|
@@ -74,7 +16,7 @@
|
|
|
74
16
|
98
|
|
75
17
|
],
|
|
76
18
|
"flags": {},
|
|
77
|
-
"order":
|
|
19
|
+
"order": 0,
|
|
78
20
|
"mode": 4,
|
|
79
21
|
"inputs": [],
|
|
80
22
|
"outputs": [
|
|
@@ -131,7 +73,7 @@
|
|
|
131
73
|
26
|
|
132
74
|
],
|
|
133
75
|
"flags": {},
|
|
134
|
-
"order":
|
|
76
|
+
"order": 25,
|
|
135
77
|
"mode": 4,
|
|
136
78
|
"inputs": [
|
|
137
79
|
{
|
|
@@ -168,7 +110,7 @@
|
|
|
168
110
|
120
|
|
169
111
|
],
|
|
170
112
|
"flags": {},
|
|
171
|
-
"order":
|
|
113
|
+
"order": 24,
|
|
172
114
|
"mode": 4,
|
|
173
115
|
"inputs": [
|
|
174
116
|
{
|
|
@@ -223,7 +165,7 @@
|
|
|
223
165
|
"flags": {
|
|
224
166
|
"collapsed": false
|
|
225
167
|
},
|
|
226
|
-
"order":
|
|
168
|
+
"order": 1,
|
|
227
169
|
"mode": 4,
|
|
228
170
|
"inputs": [],
|
|
229
171
|
"outputs": [
|
|
@@ -254,8 +196,8 @@
|
|
|
254
196
|
"id": 46,
|
|
255
197
|
"type": "LoadImage",
|
|
256
198
|
"pos": [
|
|
257
|
-
|
|
258
|
-
|
|
199
|
+
20,
|
|
200
|
+
720
|
|
259
201
|
],
|
|
260
202
|
"size": [
|
|
261
203
|
274.080078125,
|
|
@@ -264,7 +206,7 @@
|
|
|
264
206
|
"flags": {
|
|
265
207
|
"collapsed": false
|
|
266
208
|
},
|
|
267
|
-
"order":
|
|
209
|
+
"order": 2,
|
|
268
210
|
"mode": 4,
|
|
269
211
|
"inputs": [],
|
|
270
212
|
"outputs": [
|
|
@@ -291,131 +233,6 @@
|
|
|
291
233
|
"image"
|
|
292
234
|
]
|
|
293
235
|
},
|
|
294
|
-
{
|
|
295
|
-
"id": 40,
|
|
296
|
-
"type": "CLIPVisionLoader",
|
|
297
|
-
"pos": [
|
|
298
|
-
-700,
|
|
299
|
-
494
|
|
300
|
-
],
|
|
301
|
-
"size": [
|
|
302
|
-
315,
|
|
303
|
-
58
|
|
304
|
-
],
|
|
305
|
-
"flags": {},
|
|
306
|
-
"order": 4,
|
|
307
|
-
"mode": 0,
|
|
308
|
-
"inputs": [],
|
|
309
|
-
"outputs": [
|
|
310
|
-
{
|
|
311
|
-
"name": "CLIP_VISION",
|
|
312
|
-
"type": "CLIP_VISION",
|
|
313
|
-
"links": [
|
|
314
|
-
91,
|
|
315
|
-
97
|
|
316
|
-
]
|
|
317
|
-
}
|
|
318
|
-
],
|
|
319
|
-
"properties": {
|
|
320
|
-
"cnr_id": "comfy-core",
|
|
321
|
-
"ver": "0.3.56",
|
|
322
|
-
"Node name for S&R": "CLIPVisionLoader",
|
|
323
|
-
"models": [
|
|
324
|
-
{
|
|
325
|
-
"name": "sigclip_vision_patch14_384.safetensors",
|
|
326
|
-
"url": "https://huggingface.co/Comfy-Org/sigclip_vision_384/resolve/main/sigclip_vision_patch14_384.safetensors",
|
|
327
|
-
"directory": "clip_vision"
|
|
328
|
-
}
|
|
329
|
-
]
|
|
330
|
-
},
|
|
331
|
-
"widgets_values": [
|
|
332
|
-
"sigclip_vision_patch14_384.safetensors"
|
|
333
|
-
]
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
"id": 48,
|
|
337
|
-
"type": "ConditioningZeroOut",
|
|
338
|
-
"pos": [
|
|
339
|
-
-100,
|
|
340
|
-
450
|
|
341
|
-
],
|
|
342
|
-
"size": [
|
|
343
|
-
280,
|
|
344
|
-
26
|
|
345
|
-
],
|
|
346
|
-
"flags": {
|
|
347
|
-
"collapsed": true
|
|
348
|
-
},
|
|
349
|
-
"order": 24,
|
|
350
|
-
"mode": 0,
|
|
351
|
-
"inputs": [
|
|
352
|
-
{
|
|
353
|
-
"name": "conditioning",
|
|
354
|
-
"type": "CONDITIONING",
|
|
355
|
-
"link": 72
|
|
356
|
-
}
|
|
357
|
-
],
|
|
358
|
-
"outputs": [
|
|
359
|
-
{
|
|
360
|
-
"name": "CONDITIONING",
|
|
361
|
-
"type": "CONDITIONING",
|
|
362
|
-
"links": [
|
|
363
|
-
73
|
|
364
|
-
]
|
|
365
|
-
}
|
|
366
|
-
],
|
|
367
|
-
"properties": {
|
|
368
|
-
"cnr_id": "comfy-core",
|
|
369
|
-
"ver": "0.3.56",
|
|
370
|
-
"Node name for S&R": "ConditioningZeroOut"
|
|
371
|
-
},
|
|
372
|
-
"widgets_values": []
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
"id": 51,
|
|
376
|
-
"type": "VAEEncode",
|
|
377
|
-
"pos": [
|
|
378
|
-
-340,
|
|
379
|
-
340
|
|
380
|
-
],
|
|
381
|
-
"size": [
|
|
382
|
-
280,
|
|
383
|
-
46
|
|
384
|
-
],
|
|
385
|
-
"flags": {
|
|
386
|
-
"collapsed": true
|
|
387
|
-
},
|
|
388
|
-
"order": 27,
|
|
389
|
-
"mode": 0,
|
|
390
|
-
"inputs": [
|
|
391
|
-
{
|
|
392
|
-
"name": "pixels",
|
|
393
|
-
"type": "IMAGE",
|
|
394
|
-
"link": 84
|
|
395
|
-
},
|
|
396
|
-
{
|
|
397
|
-
"name": "vae",
|
|
398
|
-
"type": "VAE",
|
|
399
|
-
"link": 78
|
|
400
|
-
}
|
|
401
|
-
],
|
|
402
|
-
"outputs": [
|
|
403
|
-
{
|
|
404
|
-
"name": "LATENT",
|
|
405
|
-
"type": "LATENT",
|
|
406
|
-
"links": [
|
|
407
|
-
103,
|
|
408
|
-
161
|
|
409
|
-
]
|
|
410
|
-
}
|
|
411
|
-
],
|
|
412
|
-
"properties": {
|
|
413
|
-
"cnr_id": "comfy-core",
|
|
414
|
-
"ver": "0.3.56",
|
|
415
|
-
"Node name for S&R": "VAEEncode"
|
|
416
|
-
},
|
|
417
|
-
"widgets_values": []
|
|
418
|
-
},
|
|
419
236
|
{
|
|
420
237
|
"id": 77,
|
|
421
238
|
"type": "VAEDecode",
|
|
@@ -459,67 +276,6 @@
|
|
|
459
276
|
},
|
|
460
277
|
"widgets_values": []
|
|
461
278
|
},
|
|
462
|
-
{
|
|
463
|
-
"id": 31,
|
|
464
|
-
"type": "KSampler",
|
|
465
|
-
"pos": [
|
|
466
|
-
150,
|
|
467
|
-
70
|
|
468
|
-
],
|
|
469
|
-
"size": [
|
|
470
|
-
315,
|
|
471
|
-
474
|
|
472
|
-
],
|
|
473
|
-
"flags": {},
|
|
474
|
-
"order": 33,
|
|
475
|
-
"mode": 0,
|
|
476
|
-
"inputs": [
|
|
477
|
-
{
|
|
478
|
-
"name": "model",
|
|
479
|
-
"type": "MODEL",
|
|
480
|
-
"link": 160
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"name": "positive",
|
|
484
|
-
"type": "CONDITIONING",
|
|
485
|
-
"link": 104
|
|
486
|
-
},
|
|
487
|
-
{
|
|
488
|
-
"name": "negative",
|
|
489
|
-
"type": "CONDITIONING",
|
|
490
|
-
"link": 73
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
"name": "latent_image",
|
|
494
|
-
"type": "LATENT",
|
|
495
|
-
"link": 161
|
|
496
|
-
}
|
|
497
|
-
],
|
|
498
|
-
"outputs": [
|
|
499
|
-
{
|
|
500
|
-
"name": "LATENT",
|
|
501
|
-
"type": "LATENT",
|
|
502
|
-
"slot_index": 0,
|
|
503
|
-
"links": [
|
|
504
|
-
52
|
|
505
|
-
]
|
|
506
|
-
}
|
|
507
|
-
],
|
|
508
|
-
"properties": {
|
|
509
|
-
"cnr_id": "comfy-core",
|
|
510
|
-
"ver": "0.3.56",
|
|
511
|
-
"Node name for S&R": "KSampler"
|
|
512
|
-
},
|
|
513
|
-
"widgets_values": [
|
|
514
|
-
280756271642201,
|
|
515
|
-
"randomize",
|
|
516
|
-
20,
|
|
517
|
-
1,
|
|
518
|
-
"euler",
|
|
519
|
-
"simple",
|
|
520
|
-
1
|
|
521
|
-
]
|
|
522
|
-
},
|
|
523
279
|
{
|
|
524
280
|
"id": 78,
|
|
525
281
|
"type": "KSampler",
|
|
@@ -572,7 +328,7 @@
|
|
|
572
328
|
"Node name for S&R": "KSampler"
|
|
573
329
|
},
|
|
574
330
|
"widgets_values": [
|
|
575
|
-
|
|
331
|
+
195475922753211,
|
|
576
332
|
"randomize",
|
|
577
333
|
20,
|
|
578
334
|
1,
|
|
@@ -593,7 +349,7 @@
|
|
|
593
349
|
106
|
|
594
350
|
],
|
|
595
351
|
"flags": {},
|
|
596
|
-
"order":
|
|
352
|
+
"order": 3,
|
|
597
353
|
"mode": 4,
|
|
598
354
|
"inputs": [],
|
|
599
355
|
"outputs": [
|
|
@@ -658,7 +414,7 @@
|
|
|
658
414
|
164.30999755859375
|
|
659
415
|
],
|
|
660
416
|
"flags": {},
|
|
661
|
-
"order":
|
|
417
|
+
"order": 20,
|
|
662
418
|
"mode": 4,
|
|
663
419
|
"inputs": [
|
|
664
420
|
{
|
|
@@ -797,7 +553,7 @@
|
|
|
797
553
|
314.00006103515625
|
|
798
554
|
],
|
|
799
555
|
"flags": {},
|
|
800
|
-
"order":
|
|
556
|
+
"order": 4,
|
|
801
557
|
"mode": 4,
|
|
802
558
|
"inputs": [],
|
|
803
559
|
"outputs": [
|
|
@@ -825,131 +581,311 @@
|
|
|
825
581
|
]
|
|
826
582
|
},
|
|
827
583
|
{
|
|
828
|
-
"id":
|
|
829
|
-
"type": "
|
|
584
|
+
"id": 76,
|
|
585
|
+
"type": "LoraLoaderModelOnly",
|
|
830
586
|
"pos": [
|
|
831
|
-
-
|
|
832
|
-
|
|
587
|
+
-690,
|
|
588
|
+
1730
|
|
833
589
|
],
|
|
834
590
|
"size": [
|
|
835
|
-
|
|
591
|
+
315,
|
|
836
592
|
82
|
|
837
593
|
],
|
|
838
594
|
"flags": {},
|
|
839
|
-
"order":
|
|
840
|
-
"mode":
|
|
595
|
+
"order": 19,
|
|
596
|
+
"mode": 4,
|
|
841
597
|
"inputs": [
|
|
842
598
|
{
|
|
843
|
-
"name": "
|
|
844
|
-
"type": "
|
|
845
|
-
"link":
|
|
599
|
+
"name": "model",
|
|
600
|
+
"type": "MODEL",
|
|
601
|
+
"link": 124
|
|
846
602
|
}
|
|
847
603
|
],
|
|
848
604
|
"outputs": [
|
|
849
605
|
{
|
|
850
|
-
"name": "
|
|
851
|
-
"type": "
|
|
606
|
+
"name": "MODEL",
|
|
607
|
+
"type": "MODEL",
|
|
852
608
|
"links": [
|
|
853
|
-
|
|
609
|
+
144
|
|
854
610
|
]
|
|
855
611
|
}
|
|
856
612
|
],
|
|
857
613
|
"properties": {
|
|
858
614
|
"cnr_id": "comfy-core",
|
|
859
615
|
"ver": "0.3.56",
|
|
860
|
-
"Node name for S&R": "
|
|
616
|
+
"Node name for S&R": "LoraLoaderModelOnly",
|
|
617
|
+
"models": [
|
|
618
|
+
{
|
|
619
|
+
"name": "uso-flux1-dit-lora-v1.safetensors",
|
|
620
|
+
"url": "https://huggingface.co/Comfy-Org/USO_1.0_Repackaged/resolve/main/split_files/loras/uso-flux1-dit-lora-v1.safetensors",
|
|
621
|
+
"directory": "loras"
|
|
622
|
+
}
|
|
623
|
+
]
|
|
861
624
|
},
|
|
862
625
|
"widgets_values": [
|
|
863
|
-
"
|
|
626
|
+
"uso-flux1-dit-lora-v1.safetensors",
|
|
864
627
|
1
|
|
865
628
|
]
|
|
866
629
|
},
|
|
867
630
|
{
|
|
868
|
-
"id":
|
|
869
|
-
"type": "
|
|
631
|
+
"id": 75,
|
|
632
|
+
"type": "ModelPatchLoader",
|
|
870
633
|
"pos": [
|
|
871
|
-
|
|
872
|
-
|
|
634
|
+
-690,
|
|
635
|
+
1870
|
|
873
636
|
],
|
|
874
637
|
"size": [
|
|
875
|
-
|
|
876
|
-
|
|
638
|
+
315,
|
|
639
|
+
58
|
|
877
640
|
],
|
|
878
641
|
"flags": {},
|
|
879
|
-
"order":
|
|
642
|
+
"order": 5,
|
|
643
|
+
"mode": 4,
|
|
644
|
+
"inputs": [],
|
|
645
|
+
"outputs": [
|
|
646
|
+
{
|
|
647
|
+
"name": "MODEL_PATCH",
|
|
648
|
+
"type": "MODEL_PATCH",
|
|
649
|
+
"links": [
|
|
650
|
+
138,
|
|
651
|
+
145
|
|
652
|
+
]
|
|
653
|
+
}
|
|
654
|
+
],
|
|
655
|
+
"properties": {
|
|
656
|
+
"cnr_id": "comfy-core",
|
|
657
|
+
"ver": "0.3.56",
|
|
658
|
+
"Node name for S&R": "ModelPatchLoader",
|
|
659
|
+
"models": [
|
|
660
|
+
{
|
|
661
|
+
"name": "uso-flux1-projector-v1.safetensors",
|
|
662
|
+
"url": "https://huggingface.co/Comfy-Org/USO_1.0_Repackaged/resolve/main/split_files/model_patches/uso-flux1-projector-v1.safetensors",
|
|
663
|
+
"directory": "model_patches"
|
|
664
|
+
}
|
|
665
|
+
]
|
|
666
|
+
},
|
|
667
|
+
"widgets_values": [
|
|
668
|
+
"uso-flux1-projector-v1.safetensors"
|
|
669
|
+
]
|
|
670
|
+
},
|
|
671
|
+
{
|
|
672
|
+
"id": 74,
|
|
673
|
+
"type": "CLIPVisionLoader",
|
|
674
|
+
"pos": [
|
|
675
|
+
-690,
|
|
676
|
+
1980
|
|
677
|
+
],
|
|
678
|
+
"size": [
|
|
679
|
+
315,
|
|
680
|
+
58
|
|
681
|
+
],
|
|
682
|
+
"flags": {},
|
|
683
|
+
"order": 6,
|
|
684
|
+
"mode": 4,
|
|
685
|
+
"inputs": [],
|
|
686
|
+
"outputs": [
|
|
687
|
+
{
|
|
688
|
+
"name": "CLIP_VISION",
|
|
689
|
+
"type": "CLIP_VISION",
|
|
690
|
+
"links": [
|
|
691
|
+
135,
|
|
692
|
+
142
|
|
693
|
+
]
|
|
694
|
+
}
|
|
695
|
+
],
|
|
696
|
+
"properties": {
|
|
697
|
+
"cnr_id": "comfy-core",
|
|
698
|
+
"ver": "0.3.56",
|
|
699
|
+
"Node name for S&R": "CLIPVisionLoader",
|
|
700
|
+
"models": [
|
|
701
|
+
{
|
|
702
|
+
"name": "sigclip_vision_patch14_384.safetensors",
|
|
703
|
+
"url": "https://huggingface.co/Comfy-Org/sigclip_vision_384/resolve/main/sigclip_vision_patch14_384.safetensors",
|
|
704
|
+
"directory": "clip_vision"
|
|
705
|
+
}
|
|
706
|
+
]
|
|
707
|
+
},
|
|
708
|
+
"widgets_values": [
|
|
709
|
+
"sigclip_vision_patch14_384.safetensors"
|
|
710
|
+
]
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"id": 100,
|
|
714
|
+
"type": "MarkdownNote",
|
|
715
|
+
"pos": [
|
|
716
|
+
310,
|
|
717
|
+
860
|
|
718
|
+
],
|
|
719
|
+
"size": [
|
|
720
|
+
230,
|
|
721
|
+
170
|
|
722
|
+
],
|
|
723
|
+
"flags": {},
|
|
724
|
+
"order": 7,
|
|
725
|
+
"mode": 0,
|
|
726
|
+
"inputs": [],
|
|
727
|
+
"outputs": [],
|
|
728
|
+
"title": "About Style reference",
|
|
729
|
+
"properties": {},
|
|
730
|
+
"widgets_values": [
|
|
731
|
+
"The output image will reference the style from the images you uploaded. \n\nYou can disable all reference image inputs and use this workflow as a subject-driven image generation workflow.\n"
|
|
732
|
+
],
|
|
733
|
+
"color": "#432",
|
|
734
|
+
"bgcolor": "#653"
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"id": 101,
|
|
738
|
+
"type": "MarkdownNote",
|
|
739
|
+
"pos": [
|
|
740
|
+
-1000,
|
|
741
|
+
1540
|
|
742
|
+
],
|
|
743
|
+
"size": [
|
|
744
|
+
280,
|
|
745
|
+
88
|
|
746
|
+
],
|
|
747
|
+
"flags": {},
|
|
748
|
+
"order": 8,
|
|
749
|
+
"mode": 0,
|
|
750
|
+
"inputs": [],
|
|
751
|
+
"outputs": [],
|
|
752
|
+
"title": "Note",
|
|
753
|
+
"properties": {},
|
|
754
|
+
"widgets_values": [
|
|
755
|
+
"This workflow only uses style reference."
|
|
756
|
+
],
|
|
757
|
+
"color": "#432",
|
|
758
|
+
"bgcolor": "#653"
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"id": 107,
|
|
762
|
+
"type": "MarkdownNote",
|
|
763
|
+
"pos": [
|
|
764
|
+
160,
|
|
765
|
+
2320
|
|
766
|
+
],
|
|
767
|
+
"size": [
|
|
768
|
+
280,
|
|
769
|
+
88
|
|
770
|
+
],
|
|
771
|
+
"flags": {},
|
|
772
|
+
"order": 9,
|
|
880
773
|
"mode": 0,
|
|
774
|
+
"inputs": [],
|
|
775
|
+
"outputs": [],
|
|
776
|
+
"title": "Note",
|
|
777
|
+
"properties": {},
|
|
778
|
+
"widgets_values": [
|
|
779
|
+
"You can also bypass the whole Style Reference group and use this workflow as a text-to-image workflow.\n"
|
|
780
|
+
],
|
|
781
|
+
"color": "#432",
|
|
782
|
+
"bgcolor": "#653"
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"id": 56,
|
|
786
|
+
"type": "74d27e51-9780-451f-9dde-8bf303d00011",
|
|
787
|
+
"pos": [
|
|
788
|
+
20,
|
|
789
|
+
550
|
|
790
|
+
],
|
|
791
|
+
"size": [
|
|
792
|
+
270,
|
|
793
|
+
118
|
|
794
|
+
],
|
|
795
|
+
"flags": {},
|
|
796
|
+
"order": 31,
|
|
797
|
+
"mode": 4,
|
|
881
798
|
"inputs": [
|
|
882
799
|
{
|
|
883
|
-
"name": "
|
|
884
|
-
"type": "
|
|
885
|
-
"link":
|
|
800
|
+
"name": "clip_vision",
|
|
801
|
+
"type": "CLIP_VISION",
|
|
802
|
+
"link": 97
|
|
886
803
|
},
|
|
887
804
|
{
|
|
888
|
-
"name": "
|
|
889
|
-
"type": "
|
|
890
|
-
"link":
|
|
805
|
+
"name": "image",
|
|
806
|
+
"type": "IMAGE",
|
|
807
|
+
"link": 98
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"name": "model",
|
|
811
|
+
"type": "MODEL",
|
|
812
|
+
"link": 96
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"name": "model_patch",
|
|
816
|
+
"type": "MODEL_PATCH",
|
|
817
|
+
"link": 100
|
|
891
818
|
}
|
|
892
819
|
],
|
|
893
820
|
"outputs": [
|
|
894
821
|
{
|
|
895
|
-
"name": "
|
|
896
|
-
"type": "
|
|
897
|
-
"slot_index": 0,
|
|
822
|
+
"name": "MODEL",
|
|
823
|
+
"type": "MODEL",
|
|
898
824
|
"links": [
|
|
899
|
-
|
|
825
|
+
159
|
|
900
826
|
]
|
|
901
827
|
}
|
|
902
828
|
],
|
|
903
829
|
"properties": {
|
|
904
830
|
"cnr_id": "comfy-core",
|
|
905
|
-
"ver": "0.3.56"
|
|
906
|
-
"Node name for S&R": "VAEDecode"
|
|
831
|
+
"ver": "0.3.56"
|
|
907
832
|
},
|
|
908
|
-
"widgets_values": [
|
|
833
|
+
"widgets_values": [
|
|
834
|
+
"center"
|
|
835
|
+
]
|
|
909
836
|
},
|
|
910
837
|
{
|
|
911
|
-
"id":
|
|
912
|
-
"type": "
|
|
838
|
+
"id": 47,
|
|
839
|
+
"type": "LoadImage",
|
|
913
840
|
"pos": [
|
|
914
|
-
|
|
915
|
-
|
|
841
|
+
-670,
|
|
842
|
+
570
|
|
916
843
|
],
|
|
917
844
|
"size": [
|
|
918
|
-
|
|
919
|
-
|
|
845
|
+
274.080078125,
|
|
846
|
+
314.00006103515625
|
|
920
847
|
],
|
|
921
848
|
"flags": {},
|
|
922
|
-
"order":
|
|
849
|
+
"order": 10,
|
|
923
850
|
"mode": 0,
|
|
924
|
-
"inputs": [
|
|
851
|
+
"inputs": [],
|
|
852
|
+
"outputs": [
|
|
925
853
|
{
|
|
926
|
-
"name": "
|
|
854
|
+
"name": "IMAGE",
|
|
927
855
|
"type": "IMAGE",
|
|
928
|
-
"
|
|
856
|
+
"links": [
|
|
857
|
+
171
|
|
858
|
+
]
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"name": "MASK",
|
|
862
|
+
"type": "MASK",
|
|
863
|
+
"links": null
|
|
929
864
|
}
|
|
930
865
|
],
|
|
931
|
-
"outputs": [],
|
|
932
866
|
"properties": {
|
|
933
867
|
"cnr_id": "comfy-core",
|
|
934
|
-
"ver": "0.3.56"
|
|
868
|
+
"ver": "0.3.56",
|
|
869
|
+
"Node name for S&R": "LoadImage"
|
|
935
870
|
},
|
|
936
871
|
"widgets_values": [
|
|
937
|
-
"
|
|
872
|
+
"0_3 (3).png",
|
|
873
|
+
"image"
|
|
938
874
|
]
|
|
939
875
|
},
|
|
940
876
|
{
|
|
941
877
|
"id": 53,
|
|
942
878
|
"type": "LoadImage",
|
|
943
879
|
"pos": [
|
|
944
|
-
-
|
|
945
|
-
|
|
880
|
+
-320,
|
|
881
|
+
720
|
|
946
882
|
],
|
|
947
883
|
"size": [
|
|
948
884
|
274.080078125,
|
|
949
885
|
314.00006103515625
|
|
950
886
|
],
|
|
951
887
|
"flags": {},
|
|
952
|
-
"order":
|
|
888
|
+
"order": 11,
|
|
953
889
|
"mode": 0,
|
|
954
890
|
"inputs": [],
|
|
955
891
|
"outputs": [
|
|
@@ -976,19 +912,96 @@
|
|
|
976
912
|
"image"
|
|
977
913
|
]
|
|
978
914
|
},
|
|
915
|
+
{
|
|
916
|
+
"id": 55,
|
|
917
|
+
"type": "581ab310-5783-4e50-b220-4d94035eb469",
|
|
918
|
+
"pos": [
|
|
919
|
+
-320,
|
|
920
|
+
560
|
|
921
|
+
],
|
|
922
|
+
"size": [
|
|
923
|
+
270,
|
|
924
|
+
120
|
|
925
|
+
],
|
|
926
|
+
"flags": {},
|
|
927
|
+
"order": 27,
|
|
928
|
+
"mode": 0,
|
|
929
|
+
"inputs": [
|
|
930
|
+
{
|
|
931
|
+
"name": "clip_vision",
|
|
932
|
+
"type": "CLIP_VISION",
|
|
933
|
+
"link": 91
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"name": "image",
|
|
937
|
+
"type": "IMAGE",
|
|
938
|
+
"link": 92
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"name": "model",
|
|
942
|
+
"type": "MODEL",
|
|
943
|
+
"link": 99
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"name": "model_patch",
|
|
947
|
+
"type": "MODEL_PATCH",
|
|
948
|
+
"link": 94
|
|
949
|
+
}
|
|
950
|
+
],
|
|
951
|
+
"outputs": [
|
|
952
|
+
{
|
|
953
|
+
"name": "MODEL",
|
|
954
|
+
"type": "MODEL",
|
|
955
|
+
"links": [
|
|
956
|
+
96
|
|
957
|
+
]
|
|
958
|
+
}
|
|
959
|
+
],
|
|
960
|
+
"properties": {
|
|
961
|
+
"cnr_id": "comfy-core",
|
|
962
|
+
"ver": "0.3.56"
|
|
963
|
+
},
|
|
964
|
+
"widgets_values": [
|
|
965
|
+
"center"
|
|
966
|
+
]
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"id": 97,
|
|
970
|
+
"type": "MarkdownNote",
|
|
971
|
+
"pos": [
|
|
972
|
+
-690,
|
|
973
|
+
1120
|
|
974
|
+
],
|
|
975
|
+
"size": [
|
|
976
|
+
340,
|
|
977
|
+
240
|
|
978
|
+
],
|
|
979
|
+
"flags": {},
|
|
980
|
+
"order": 12,
|
|
981
|
+
"mode": 0,
|
|
982
|
+
"inputs": [],
|
|
983
|
+
"outputs": [],
|
|
984
|
+
"title": "About ImageScaleToMaxDimension",
|
|
985
|
+
"properties": {},
|
|
986
|
+
"widgets_values": [
|
|
987
|
+
"Different largest_size values affect how much the character features from the reference image are retained in the final output image.\n\n512px is the recommendation from the UXO team, as it preserves more character features.\n\nHowever, tests also show that if you only use images of the character's head as input, the final output image often has issues like the character taking up too much space. Setting it to 1024px gives much better results.\n\nSo please use different size settings based on the characteristics of your input image to get the best output."
|
|
988
|
+
],
|
|
989
|
+
"color": "#432",
|
|
990
|
+
"bgcolor": "#653"
|
|
991
|
+
},
|
|
979
992
|
{
|
|
980
993
|
"id": 6,
|
|
981
994
|
"type": "CLIPTextEncode",
|
|
982
995
|
"pos": [
|
|
983
|
-
-
|
|
984
|
-
|
|
996
|
+
-330,
|
|
997
|
+
-130
|
|
985
998
|
],
|
|
986
999
|
"size": [
|
|
987
1000
|
422.8500061035156,
|
|
988
1001
|
164.30999755859375
|
|
989
1002
|
],
|
|
990
1003
|
"flags": {},
|
|
991
|
-
"order":
|
|
1004
|
+
"order": 23,
|
|
992
1005
|
"mode": 0,
|
|
993
1006
|
"inputs": [
|
|
994
1007
|
{
|
|
@@ -1021,89 +1034,160 @@
|
|
|
1021
1034
|
"bgcolor": "#353"
|
|
1022
1035
|
},
|
|
1023
1036
|
{
|
|
1024
|
-
"id":
|
|
1025
|
-
"type": "
|
|
1037
|
+
"id": 57,
|
|
1038
|
+
"type": "805a5f96-6fdd-45a4-a1f3-623234fa734f",
|
|
1026
1039
|
"pos": [
|
|
1027
|
-
-
|
|
1028
|
-
|
|
1040
|
+
-190,
|
|
1041
|
+
130
|
|
1029
1042
|
],
|
|
1030
1043
|
"size": [
|
|
1031
|
-
|
|
1032
|
-
|
|
1044
|
+
280,
|
|
1045
|
+
78
|
|
1033
1046
|
],
|
|
1034
1047
|
"flags": {},
|
|
1035
|
-
"order":
|
|
1048
|
+
"order": 30,
|
|
1036
1049
|
"mode": 0,
|
|
1037
|
-
"inputs": [
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1050
|
+
"inputs": [
|
|
1051
|
+
{
|
|
1052
|
+
"name": "conditioning",
|
|
1053
|
+
"type": "CONDITIONING",
|
|
1054
|
+
"link": 102
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"name": "latent",
|
|
1058
|
+
"type": "LATENT",
|
|
1059
|
+
"link": 103
|
|
1060
|
+
}
|
|
1061
|
+
],
|
|
1062
|
+
"outputs": [
|
|
1063
|
+
{
|
|
1064
|
+
"name": "CONDITIONING",
|
|
1065
|
+
"type": "CONDITIONING",
|
|
1066
|
+
"links": [
|
|
1067
|
+
104
|
|
1068
|
+
]
|
|
1069
|
+
}
|
|
1070
|
+
],
|
|
1071
|
+
"properties": {
|
|
1072
|
+
"cnr_id": "comfy-core",
|
|
1073
|
+
"ver": "0.3.56"
|
|
1074
|
+
},
|
|
1041
1075
|
"widgets_values": [
|
|
1042
|
-
|
|
1076
|
+
3.5
|
|
1077
|
+
]
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"id": 30,
|
|
1081
|
+
"type": "CheckpointLoaderSimple",
|
|
1082
|
+
"pos": [
|
|
1083
|
+
-690,
|
|
1084
|
+
-90
|
|
1043
1085
|
],
|
|
1044
|
-
"
|
|
1045
|
-
|
|
1086
|
+
"size": [
|
|
1087
|
+
315,
|
|
1088
|
+
98
|
|
1089
|
+
],
|
|
1090
|
+
"flags": {},
|
|
1091
|
+
"order": 13,
|
|
1092
|
+
"mode": 0,
|
|
1093
|
+
"inputs": [],
|
|
1094
|
+
"outputs": [
|
|
1095
|
+
{
|
|
1096
|
+
"name": "MODEL",
|
|
1097
|
+
"type": "MODEL",
|
|
1098
|
+
"slot_index": 0,
|
|
1099
|
+
"links": [
|
|
1100
|
+
62
|
|
1101
|
+
]
|
|
1102
|
+
},
|
|
1103
|
+
{
|
|
1104
|
+
"name": "CLIP",
|
|
1105
|
+
"type": "CLIP",
|
|
1106
|
+
"slot_index": 1,
|
|
1107
|
+
"links": [
|
|
1108
|
+
45
|
|
1109
|
+
]
|
|
1110
|
+
},
|
|
1111
|
+
{
|
|
1112
|
+
"name": "VAE",
|
|
1113
|
+
"type": "VAE",
|
|
1114
|
+
"slot_index": 2,
|
|
1115
|
+
"links": [
|
|
1116
|
+
46,
|
|
1117
|
+
78
|
|
1118
|
+
]
|
|
1119
|
+
}
|
|
1120
|
+
],
|
|
1121
|
+
"properties": {
|
|
1122
|
+
"cnr_id": "comfy-core",
|
|
1123
|
+
"ver": "0.3.56",
|
|
1124
|
+
"Node name for S&R": "CheckpointLoaderSimple",
|
|
1125
|
+
"models": [
|
|
1126
|
+
{
|
|
1127
|
+
"name": "flux1-dev-fp8.safetensors",
|
|
1128
|
+
"url": "https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors?download=true",
|
|
1129
|
+
"directory": "checkpoints"
|
|
1130
|
+
}
|
|
1131
|
+
]
|
|
1132
|
+
},
|
|
1133
|
+
"widgets_values": [
|
|
1134
|
+
"flux1-dev-fp8.safetensors"
|
|
1135
|
+
]
|
|
1046
1136
|
},
|
|
1047
1137
|
{
|
|
1048
|
-
"id":
|
|
1049
|
-
"type": "
|
|
1138
|
+
"id": 40,
|
|
1139
|
+
"type": "CLIPVisionLoader",
|
|
1050
1140
|
"pos": [
|
|
1051
|
-
-
|
|
1052
|
-
|
|
1141
|
+
-690,
|
|
1142
|
+
310
|
|
1053
1143
|
],
|
|
1054
1144
|
"size": [
|
|
1055
1145
|
315,
|
|
1056
|
-
|
|
1146
|
+
58
|
|
1057
1147
|
],
|
|
1058
1148
|
"flags": {},
|
|
1059
|
-
"order":
|
|
1149
|
+
"order": 14,
|
|
1060
1150
|
"mode": 0,
|
|
1061
|
-
"inputs": [
|
|
1062
|
-
{
|
|
1063
|
-
"name": "model",
|
|
1064
|
-
"type": "MODEL",
|
|
1065
|
-
"link": 62
|
|
1066
|
-
}
|
|
1067
|
-
],
|
|
1151
|
+
"inputs": [],
|
|
1068
1152
|
"outputs": [
|
|
1069
1153
|
{
|
|
1070
|
-
"name": "
|
|
1071
|
-
"type": "
|
|
1154
|
+
"name": "CLIP_VISION",
|
|
1155
|
+
"type": "CLIP_VISION",
|
|
1072
1156
|
"links": [
|
|
1073
|
-
|
|
1157
|
+
91,
|
|
1158
|
+
97
|
|
1074
1159
|
]
|
|
1075
1160
|
}
|
|
1076
1161
|
],
|
|
1077
1162
|
"properties": {
|
|
1078
1163
|
"cnr_id": "comfy-core",
|
|
1079
1164
|
"ver": "0.3.56",
|
|
1080
|
-
"Node name for S&R": "
|
|
1165
|
+
"Node name for S&R": "CLIPVisionLoader",
|
|
1081
1166
|
"models": [
|
|
1082
1167
|
{
|
|
1083
|
-
"name": "
|
|
1084
|
-
"url": "https://huggingface.co/Comfy-Org/
|
|
1085
|
-
"directory": "
|
|
1168
|
+
"name": "sigclip_vision_patch14_384.safetensors",
|
|
1169
|
+
"url": "https://huggingface.co/Comfy-Org/sigclip_vision_384/resolve/main/sigclip_vision_patch14_384.safetensors",
|
|
1170
|
+
"directory": "clip_vision"
|
|
1086
1171
|
}
|
|
1087
1172
|
]
|
|
1088
1173
|
},
|
|
1089
1174
|
"widgets_values": [
|
|
1090
|
-
"
|
|
1091
|
-
1
|
|
1175
|
+
"sigclip_vision_patch14_384.safetensors"
|
|
1092
1176
|
]
|
|
1093
1177
|
},
|
|
1094
1178
|
{
|
|
1095
1179
|
"id": 39,
|
|
1096
1180
|
"type": "ModelPatchLoader",
|
|
1097
1181
|
"pos": [
|
|
1098
|
-
-
|
|
1099
|
-
|
|
1182
|
+
-690,
|
|
1183
|
+
200
|
|
1100
1184
|
],
|
|
1101
1185
|
"size": [
|
|
1102
1186
|
315,
|
|
1103
1187
|
58
|
|
1104
1188
|
],
|
|
1105
1189
|
"flags": {},
|
|
1106
|
-
"order":
|
|
1190
|
+
"order": 15,
|
|
1107
1191
|
"mode": 0,
|
|
1108
1192
|
"inputs": [],
|
|
1109
1193
|
"outputs": [
|
|
@@ -1133,24 +1217,24 @@
|
|
|
1133
1217
|
]
|
|
1134
1218
|
},
|
|
1135
1219
|
{
|
|
1136
|
-
"id":
|
|
1220
|
+
"id": 43,
|
|
1137
1221
|
"type": "LoraLoaderModelOnly",
|
|
1138
1222
|
"pos": [
|
|
1139
1223
|
-690,
|
|
1140
|
-
|
|
1224
|
+
60
|
|
1141
1225
|
],
|
|
1142
1226
|
"size": [
|
|
1143
1227
|
315,
|
|
1144
1228
|
82
|
|
1145
1229
|
],
|
|
1146
1230
|
"flags": {},
|
|
1147
|
-
"order":
|
|
1148
|
-
"mode":
|
|
1231
|
+
"order": 22,
|
|
1232
|
+
"mode": 0,
|
|
1149
1233
|
"inputs": [
|
|
1150
1234
|
{
|
|
1151
1235
|
"name": "model",
|
|
1152
1236
|
"type": "MODEL",
|
|
1153
|
-
"link":
|
|
1237
|
+
"link": 62
|
|
1154
1238
|
}
|
|
1155
1239
|
],
|
|
1156
1240
|
"outputs": [
|
|
@@ -1158,7 +1242,7 @@
|
|
|
1158
1242
|
"name": "MODEL",
|
|
1159
1243
|
"type": "MODEL",
|
|
1160
1244
|
"links": [
|
|
1161
|
-
|
|
1245
|
+
99
|
|
1162
1246
|
]
|
|
1163
1247
|
}
|
|
1164
1248
|
],
|
|
@@ -1180,375 +1264,329 @@
|
|
|
1180
1264
|
]
|
|
1181
1265
|
},
|
|
1182
1266
|
{
|
|
1183
|
-
"id":
|
|
1184
|
-
"type": "
|
|
1267
|
+
"id": 51,
|
|
1268
|
+
"type": "VAEEncode",
|
|
1185
1269
|
"pos": [
|
|
1186
|
-
-
|
|
1187
|
-
|
|
1270
|
+
-330,
|
|
1271
|
+
180
|
|
1188
1272
|
],
|
|
1189
1273
|
"size": [
|
|
1190
|
-
|
|
1191
|
-
|
|
1274
|
+
280,
|
|
1275
|
+
46
|
|
1276
|
+
],
|
|
1277
|
+
"flags": {
|
|
1278
|
+
"collapsed": true
|
|
1279
|
+
},
|
|
1280
|
+
"order": 26,
|
|
1281
|
+
"mode": 0,
|
|
1282
|
+
"inputs": [
|
|
1283
|
+
{
|
|
1284
|
+
"name": "pixels",
|
|
1285
|
+
"type": "IMAGE",
|
|
1286
|
+
"link": 172
|
|
1287
|
+
},
|
|
1288
|
+
{
|
|
1289
|
+
"name": "vae",
|
|
1290
|
+
"type": "VAE",
|
|
1291
|
+
"link": 78
|
|
1292
|
+
}
|
|
1192
1293
|
],
|
|
1193
|
-
"flags": {},
|
|
1194
|
-
"order": 10,
|
|
1195
|
-
"mode": 4,
|
|
1196
|
-
"inputs": [],
|
|
1197
1294
|
"outputs": [
|
|
1198
1295
|
{
|
|
1199
|
-
"name": "
|
|
1200
|
-
"type": "
|
|
1296
|
+
"name": "LATENT",
|
|
1297
|
+
"type": "LATENT",
|
|
1201
1298
|
"links": [
|
|
1202
|
-
|
|
1203
|
-
145
|
|
1299
|
+
103
|
|
1204
1300
|
]
|
|
1205
1301
|
}
|
|
1206
1302
|
],
|
|
1207
1303
|
"properties": {
|
|
1208
1304
|
"cnr_id": "comfy-core",
|
|
1209
1305
|
"ver": "0.3.56",
|
|
1210
|
-
"Node name for S&R": "
|
|
1211
|
-
"models": [
|
|
1212
|
-
{
|
|
1213
|
-
"name": "uso-flux1-projector-v1.safetensors",
|
|
1214
|
-
"url": "https://huggingface.co/Comfy-Org/USO_1.0_Repackaged/resolve/main/split_files/model_patches/uso-flux1-projector-v1.safetensors",
|
|
1215
|
-
"directory": "model_patches"
|
|
1216
|
-
}
|
|
1217
|
-
]
|
|
1306
|
+
"Node name for S&R": "VAEEncode"
|
|
1218
1307
|
},
|
|
1219
|
-
"widgets_values": [
|
|
1220
|
-
"uso-flux1-projector-v1.safetensors"
|
|
1221
|
-
]
|
|
1308
|
+
"widgets_values": []
|
|
1222
1309
|
},
|
|
1223
1310
|
{
|
|
1224
|
-
"id":
|
|
1225
|
-
"type": "
|
|
1311
|
+
"id": 48,
|
|
1312
|
+
"type": "ConditioningZeroOut",
|
|
1226
1313
|
"pos": [
|
|
1227
|
-
-
|
|
1228
|
-
|
|
1314
|
+
-320,
|
|
1315
|
+
90
|
|
1229
1316
|
],
|
|
1230
1317
|
"size": [
|
|
1231
|
-
|
|
1232
|
-
|
|
1318
|
+
280,
|
|
1319
|
+
26
|
|
1320
|
+
],
|
|
1321
|
+
"flags": {
|
|
1322
|
+
"collapsed": true
|
|
1323
|
+
},
|
|
1324
|
+
"order": 28,
|
|
1325
|
+
"mode": 0,
|
|
1326
|
+
"inputs": [
|
|
1327
|
+
{
|
|
1328
|
+
"name": "conditioning",
|
|
1329
|
+
"type": "CONDITIONING",
|
|
1330
|
+
"link": 72
|
|
1331
|
+
}
|
|
1233
1332
|
],
|
|
1234
|
-
"flags": {},
|
|
1235
|
-
"order": 11,
|
|
1236
|
-
"mode": 4,
|
|
1237
|
-
"inputs": [],
|
|
1238
1333
|
"outputs": [
|
|
1239
1334
|
{
|
|
1240
|
-
"name": "
|
|
1241
|
-
"type": "
|
|
1335
|
+
"name": "CONDITIONING",
|
|
1336
|
+
"type": "CONDITIONING",
|
|
1242
1337
|
"links": [
|
|
1243
|
-
|
|
1244
|
-
142
|
|
1338
|
+
73
|
|
1245
1339
|
]
|
|
1246
1340
|
}
|
|
1247
1341
|
],
|
|
1248
1342
|
"properties": {
|
|
1249
1343
|
"cnr_id": "comfy-core",
|
|
1250
1344
|
"ver": "0.3.56",
|
|
1251
|
-
"Node name for S&R": "
|
|
1252
|
-
"models": [
|
|
1253
|
-
{
|
|
1254
|
-
"name": "sigclip_vision_patch14_384.safetensors",
|
|
1255
|
-
"url": "https://huggingface.co/Comfy-Org/sigclip_vision_384/resolve/main/sigclip_vision_patch14_384.safetensors",
|
|
1256
|
-
"directory": "clip_vision"
|
|
1257
|
-
}
|
|
1258
|
-
]
|
|
1345
|
+
"Node name for S&R": "ConditioningZeroOut"
|
|
1259
1346
|
},
|
|
1260
|
-
"widgets_values": [
|
|
1261
|
-
"sigclip_vision_patch14_384.safetensors"
|
|
1262
|
-
]
|
|
1347
|
+
"widgets_values": []
|
|
1263
1348
|
},
|
|
1264
1349
|
{
|
|
1265
|
-
"id":
|
|
1266
|
-
"type": "
|
|
1350
|
+
"id": 8,
|
|
1351
|
+
"type": "VAEDecode",
|
|
1267
1352
|
"pos": [
|
|
1268
|
-
|
|
1269
|
-
-
|
|
1353
|
+
540,
|
|
1354
|
+
-30
|
|
1270
1355
|
],
|
|
1271
1356
|
"size": [
|
|
1272
|
-
|
|
1273
|
-
|
|
1357
|
+
210,
|
|
1358
|
+
46
|
|
1274
1359
|
],
|
|
1275
1360
|
"flags": {},
|
|
1276
|
-
"order":
|
|
1361
|
+
"order": 37,
|
|
1277
1362
|
"mode": 0,
|
|
1278
1363
|
"inputs": [
|
|
1279
1364
|
{
|
|
1280
|
-
"name": "
|
|
1281
|
-
"type": "
|
|
1282
|
-
"link":
|
|
1365
|
+
"name": "samples",
|
|
1366
|
+
"type": "LATENT",
|
|
1367
|
+
"link": 52
|
|
1368
|
+
},
|
|
1369
|
+
{
|
|
1370
|
+
"name": "vae",
|
|
1371
|
+
"type": "VAE",
|
|
1372
|
+
"link": 46
|
|
1283
1373
|
}
|
|
1284
1374
|
],
|
|
1285
1375
|
"outputs": [
|
|
1286
1376
|
{
|
|
1287
|
-
"name": "
|
|
1288
|
-
"type": "
|
|
1377
|
+
"name": "IMAGE",
|
|
1378
|
+
"type": "IMAGE",
|
|
1379
|
+
"slot_index": 0,
|
|
1289
1380
|
"links": [
|
|
1290
|
-
|
|
1381
|
+
9
|
|
1291
1382
|
]
|
|
1292
1383
|
}
|
|
1293
1384
|
],
|
|
1294
1385
|
"properties": {
|
|
1295
1386
|
"cnr_id": "comfy-core",
|
|
1296
1387
|
"ver": "0.3.56",
|
|
1297
|
-
"Node name for S&R": "
|
|
1388
|
+
"Node name for S&R": "VAEDecode"
|
|
1298
1389
|
},
|
|
1299
|
-
"widgets_values": [
|
|
1300
|
-
0.2,
|
|
1301
|
-
0.15,
|
|
1302
|
-
0.95,
|
|
1303
|
-
false
|
|
1304
|
-
]
|
|
1390
|
+
"widgets_values": []
|
|
1305
1391
|
},
|
|
1306
1392
|
{
|
|
1307
|
-
"id":
|
|
1308
|
-
"type": "
|
|
1393
|
+
"id": 109,
|
|
1394
|
+
"type": "ImageScaleToMaxDimension",
|
|
1309
1395
|
"pos": [
|
|
1310
|
-
|
|
1311
|
-
|
|
1396
|
+
-670,
|
|
1397
|
+
950
|
|
1312
1398
|
],
|
|
1313
1399
|
"size": [
|
|
1314
|
-
|
|
1315
|
-
|
|
1400
|
+
281.2027282714844,
|
|
1401
|
+
82
|
|
1316
1402
|
],
|
|
1317
1403
|
"flags": {},
|
|
1318
|
-
"order":
|
|
1404
|
+
"order": 21,
|
|
1319
1405
|
"mode": 0,
|
|
1320
|
-
"inputs": [
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1406
|
+
"inputs": [
|
|
1407
|
+
{
|
|
1408
|
+
"name": "image",
|
|
1409
|
+
"type": "IMAGE",
|
|
1410
|
+
"link": 171
|
|
1411
|
+
}
|
|
1326
1412
|
],
|
|
1327
|
-
"
|
|
1328
|
-
|
|
1413
|
+
"outputs": [
|
|
1414
|
+
{
|
|
1415
|
+
"name": "IMAGE",
|
|
1416
|
+
"type": "IMAGE",
|
|
1417
|
+
"links": [
|
|
1418
|
+
172
|
|
1419
|
+
]
|
|
1420
|
+
}
|
|
1421
|
+
],
|
|
1422
|
+
"properties": {
|
|
1423
|
+
"cnr_id": "comfy-core",
|
|
1424
|
+
"ver": "0.3.56",
|
|
1425
|
+
"Node name for S&R": "ImageScaleToMaxDimension"
|
|
1426
|
+
},
|
|
1427
|
+
"widgets_values": [
|
|
1428
|
+
"area",
|
|
1429
|
+
512
|
|
1430
|
+
]
|
|
1329
1431
|
},
|
|
1330
1432
|
{
|
|
1331
|
-
"id":
|
|
1332
|
-
"type": "
|
|
1433
|
+
"id": 31,
|
|
1434
|
+
"type": "KSampler",
|
|
1333
1435
|
"pos": [
|
|
1334
|
-
|
|
1335
|
-
|
|
1436
|
+
180,
|
|
1437
|
+
-30
|
|
1336
1438
|
],
|
|
1337
1439
|
"size": [
|
|
1338
|
-
|
|
1339
|
-
|
|
1440
|
+
315,
|
|
1441
|
+
474
|
|
1340
1442
|
],
|
|
1341
1443
|
"flags": {},
|
|
1342
|
-
"order":
|
|
1444
|
+
"order": 35,
|
|
1343
1445
|
"mode": 0,
|
|
1344
|
-
"inputs": [
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1446
|
+
"inputs": [
|
|
1447
|
+
{
|
|
1448
|
+
"name": "model",
|
|
1449
|
+
"type": "MODEL",
|
|
1450
|
+
"link": 160
|
|
1451
|
+
},
|
|
1452
|
+
{
|
|
1453
|
+
"name": "positive",
|
|
1454
|
+
"type": "CONDITIONING",
|
|
1455
|
+
"link": 104
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"name": "negative",
|
|
1459
|
+
"type": "CONDITIONING",
|
|
1460
|
+
"link": 73
|
|
1461
|
+
},
|
|
1462
|
+
{
|
|
1463
|
+
"name": "latent_image",
|
|
1464
|
+
"type": "LATENT",
|
|
1465
|
+
"link": 173
|
|
1466
|
+
}
|
|
1364
1467
|
],
|
|
1365
|
-
"flags": {},
|
|
1366
|
-
"order": 14,
|
|
1367
|
-
"mode": 0,
|
|
1368
|
-
"inputs": [],
|
|
1369
1468
|
"outputs": [
|
|
1370
1469
|
{
|
|
1371
|
-
"name": "
|
|
1372
|
-
"type": "
|
|
1470
|
+
"name": "LATENT",
|
|
1471
|
+
"type": "LATENT",
|
|
1472
|
+
"slot_index": 0,
|
|
1373
1473
|
"links": [
|
|
1374
|
-
|
|
1474
|
+
52
|
|
1375
1475
|
]
|
|
1376
|
-
},
|
|
1377
|
-
{
|
|
1378
|
-
"name": "MASK",
|
|
1379
|
-
"type": "MASK",
|
|
1380
|
-
"links": null
|
|
1381
1476
|
}
|
|
1382
1477
|
],
|
|
1383
1478
|
"properties": {
|
|
1384
1479
|
"cnr_id": "comfy-core",
|
|
1385
1480
|
"ver": "0.3.56",
|
|
1386
|
-
"Node name for S&R": "
|
|
1481
|
+
"Node name for S&R": "KSampler"
|
|
1387
1482
|
},
|
|
1388
1483
|
"widgets_values": [
|
|
1389
|
-
|
|
1390
|
-
"
|
|
1484
|
+
1058487910949722,
|
|
1485
|
+
"fixed",
|
|
1486
|
+
20,
|
|
1487
|
+
1,
|
|
1488
|
+
"euler",
|
|
1489
|
+
"simple",
|
|
1490
|
+
1
|
|
1391
1491
|
]
|
|
1392
1492
|
},
|
|
1393
1493
|
{
|
|
1394
|
-
"id":
|
|
1395
|
-
"type": "
|
|
1494
|
+
"id": 9,
|
|
1495
|
+
"type": "SaveImage",
|
|
1396
1496
|
"pos": [
|
|
1397
|
-
|
|
1398
|
-
|
|
1497
|
+
590,
|
|
1498
|
+
80
|
|
1399
1499
|
],
|
|
1400
1500
|
"size": [
|
|
1401
|
-
|
|
1402
|
-
|
|
1501
|
+
940,
|
|
1502
|
+
1000
|
|
1403
1503
|
],
|
|
1404
1504
|
"flags": {},
|
|
1405
|
-
"order":
|
|
1505
|
+
"order": 39,
|
|
1406
1506
|
"mode": 0,
|
|
1407
|
-
"inputs": [
|
|
1507
|
+
"inputs": [
|
|
1508
|
+
{
|
|
1509
|
+
"name": "images",
|
|
1510
|
+
"type": "IMAGE",
|
|
1511
|
+
"link": 9
|
|
1512
|
+
}
|
|
1513
|
+
],
|
|
1408
1514
|
"outputs": [],
|
|
1409
|
-
"
|
|
1410
|
-
|
|
1515
|
+
"properties": {
|
|
1516
|
+
"cnr_id": "comfy-core",
|
|
1517
|
+
"ver": "0.3.56"
|
|
1518
|
+
},
|
|
1411
1519
|
"widgets_values": [
|
|
1412
|
-
"
|
|
1413
|
-
]
|
|
1414
|
-
"color": "#432",
|
|
1415
|
-
"bgcolor": "#653"
|
|
1520
|
+
"ComfyUI"
|
|
1521
|
+
]
|
|
1416
1522
|
},
|
|
1417
1523
|
{
|
|
1418
|
-
"id":
|
|
1524
|
+
"id": 102,
|
|
1419
1525
|
"type": "MarkdownNote",
|
|
1420
1526
|
"pos": [
|
|
1421
|
-
-
|
|
1422
|
-
|
|
1527
|
+
-1250,
|
|
1528
|
+
-170
|
|
1423
1529
|
],
|
|
1424
1530
|
"size": [
|
|
1425
|
-
|
|
1426
|
-
|
|
1531
|
+
530,
|
|
1532
|
+
510
|
|
1427
1533
|
],
|
|
1428
1534
|
"flags": {},
|
|
1429
1535
|
"order": 16,
|
|
1430
1536
|
"mode": 0,
|
|
1431
1537
|
"inputs": [],
|
|
1432
1538
|
"outputs": [],
|
|
1433
|
-
"title": "
|
|
1539
|
+
"title": "Model links",
|
|
1434
1540
|
"properties": {},
|
|
1435
1541
|
"widgets_values": [
|
|
1436
|
-
"
|
|
1542
|
+
"[tutorial](http://docs.comfy.org/tutorials/flux/flux-1-uso) | [教程](http://docs.comfy.org/zh-CN/tutorials/flux/flux-1-uso)\n\n**checkpoints**\n\n- [flux1-dev-fp8.safetensors](https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors)\n\n\n\n**loras**\n\n- [uso-flux1-dit-lora-v1.safetensors](https://huggingface.co/Comfy-Org/USO_1.0_Repackaged/resolve/main/split_files/loras/uso-flux1-dit-lora-v1.safetensors)\n\n**model_patches**\n\n- [uso-flux1-projector-v1.safetensors](https://huggingface.co/Comfy-Org/USO_1.0_Repackaged/resolve/main/split_files/model_patches/uso-flux1-projector-v1.safetensors)\n\n**clip_visions**\n- [sigclip_vision_patch14_384.safetensors](https://huggingface.co/Comfy-Org/sigclip_vision_384/resolve/main/sigclip_vision_patch14_384.safetensors)\n\nModel Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 checkpoints/\n│ │ └── flux1-dev-fp8.safetensors\n│ ├── 📂 loras/\n│ │ └── uso-flux1-dit-lora-v1.safetensors\n│ ├── 📂 model_patches/\n│ │ └── uso-flux1-projector-v1.safetensors\n│ ├── 📂 clip_visions/\n│ │ └── sigclip_vision_patch14_384.safetensors\n```\n"
|
|
1437
1543
|
],
|
|
1438
1544
|
"color": "#432",
|
|
1439
1545
|
"bgcolor": "#653"
|
|
1440
1546
|
},
|
|
1441
1547
|
{
|
|
1442
|
-
"id":
|
|
1548
|
+
"id": 96,
|
|
1443
1549
|
"type": "MarkdownNote",
|
|
1444
1550
|
"pos": [
|
|
1445
|
-
|
|
1446
|
-
|
|
1551
|
+
540,
|
|
1552
|
+
-210
|
|
1447
1553
|
],
|
|
1448
1554
|
"size": [
|
|
1449
|
-
|
|
1450
|
-
|
|
1555
|
+
390,
|
|
1556
|
+
140
|
|
1451
1557
|
],
|
|
1452
1558
|
"flags": {},
|
|
1453
1559
|
"order": 17,
|
|
1454
1560
|
"mode": 0,
|
|
1455
1561
|
"inputs": [],
|
|
1456
1562
|
"outputs": [],
|
|
1457
|
-
"title": "
|
|
1563
|
+
"title": "About EasyCache",
|
|
1458
1564
|
"properties": {},
|
|
1459
1565
|
"widgets_values": [
|
|
1460
|
-
"
|
|
1566
|
+
"The EasyCache node will maintain a `cumulative_change_rate`. When this value is lower than the `reuse_threshold`, it skips the current step and uses the cached result.\n\nThis node can reduce inference time, but it also sacrifices some quality and details. You can bypass it (Ctrl+B) if you don't need it.\n"
|
|
1461
1567
|
],
|
|
1462
1568
|
"color": "#432",
|
|
1463
1569
|
"bgcolor": "#653"
|
|
1464
1570
|
},
|
|
1465
1571
|
{
|
|
1466
|
-
"id":
|
|
1467
|
-
"type": "
|
|
1572
|
+
"id": 95,
|
|
1573
|
+
"type": "EasyCache",
|
|
1468
1574
|
"pos": [
|
|
1469
|
-
|
|
1470
|
-
|
|
1575
|
+
180,
|
|
1576
|
+
-210
|
|
1471
1577
|
],
|
|
1472
1578
|
"size": [
|
|
1473
|
-
|
|
1474
|
-
|
|
1579
|
+
320,
|
|
1580
|
+
130
|
|
1475
1581
|
],
|
|
1476
1582
|
"flags": {},
|
|
1477
|
-
"order":
|
|
1583
|
+
"order": 33,
|
|
1478
1584
|
"mode": 0,
|
|
1479
1585
|
"inputs": [
|
|
1480
|
-
{
|
|
1481
|
-
"name": "clip_vision",
|
|
1482
|
-
"type": "CLIP_VISION",
|
|
1483
|
-
"link": 91
|
|
1484
|
-
},
|
|
1485
|
-
{
|
|
1486
|
-
"name": "image",
|
|
1487
|
-
"type": "IMAGE",
|
|
1488
|
-
"link": 92
|
|
1489
|
-
},
|
|
1490
|
-
{
|
|
1491
|
-
"name": "model",
|
|
1492
|
-
"type": "MODEL",
|
|
1493
|
-
"link": 99
|
|
1494
|
-
},
|
|
1495
|
-
{
|
|
1496
|
-
"name": "model_patch",
|
|
1497
|
-
"type": "MODEL_PATCH",
|
|
1498
|
-
"link": 94
|
|
1499
|
-
}
|
|
1500
|
-
],
|
|
1501
|
-
"outputs": [
|
|
1502
|
-
{
|
|
1503
|
-
"name": "MODEL",
|
|
1504
|
-
"type": "MODEL",
|
|
1505
|
-
"links": [
|
|
1506
|
-
96
|
|
1507
|
-
]
|
|
1508
|
-
}
|
|
1509
|
-
],
|
|
1510
|
-
"properties": {
|
|
1511
|
-
"cnr_id": "comfy-core",
|
|
1512
|
-
"ver": "0.3.56"
|
|
1513
|
-
},
|
|
1514
|
-
"widgets_values": [
|
|
1515
|
-
"center"
|
|
1516
|
-
]
|
|
1517
|
-
},
|
|
1518
|
-
{
|
|
1519
|
-
"id": 56,
|
|
1520
|
-
"type": "74d27e51-9780-451f-9dde-8bf303d00011",
|
|
1521
|
-
"pos": [
|
|
1522
|
-
10,
|
|
1523
|
-
670
|
|
1524
|
-
],
|
|
1525
|
-
"size": [
|
|
1526
|
-
270,
|
|
1527
|
-
118
|
|
1528
|
-
],
|
|
1529
|
-
"flags": {},
|
|
1530
|
-
"order": 28,
|
|
1531
|
-
"mode": 4,
|
|
1532
|
-
"inputs": [
|
|
1533
|
-
{
|
|
1534
|
-
"name": "clip_vision",
|
|
1535
|
-
"type": "CLIP_VISION",
|
|
1536
|
-
"link": 97
|
|
1537
|
-
},
|
|
1538
|
-
{
|
|
1539
|
-
"name": "image",
|
|
1540
|
-
"type": "IMAGE",
|
|
1541
|
-
"link": 98
|
|
1542
|
-
},
|
|
1543
1586
|
{
|
|
1544
1587
|
"name": "model",
|
|
1545
1588
|
"type": "MODEL",
|
|
1546
|
-
"link":
|
|
1547
|
-
},
|
|
1548
|
-
{
|
|
1549
|
-
"name": "model_patch",
|
|
1550
|
-
"type": "MODEL_PATCH",
|
|
1551
|
-
"link": 100
|
|
1589
|
+
"link": 159
|
|
1552
1590
|
}
|
|
1553
1591
|
],
|
|
1554
1592
|
"outputs": [
|
|
@@ -1556,59 +1594,55 @@
|
|
|
1556
1594
|
"name": "MODEL",
|
|
1557
1595
|
"type": "MODEL",
|
|
1558
1596
|
"links": [
|
|
1559
|
-
|
|
1597
|
+
160
|
|
1560
1598
|
]
|
|
1561
1599
|
}
|
|
1562
1600
|
],
|
|
1563
1601
|
"properties": {
|
|
1564
1602
|
"cnr_id": "comfy-core",
|
|
1565
|
-
"ver": "0.3.56"
|
|
1603
|
+
"ver": "0.3.56",
|
|
1604
|
+
"Node name for S&R": "EasyCache"
|
|
1566
1605
|
},
|
|
1567
1606
|
"widgets_values": [
|
|
1568
|
-
|
|
1607
|
+
0.2,
|
|
1608
|
+
0.15,
|
|
1609
|
+
0.95,
|
|
1610
|
+
false
|
|
1569
1611
|
]
|
|
1570
1612
|
},
|
|
1571
1613
|
{
|
|
1572
|
-
"id":
|
|
1573
|
-
"type": "
|
|
1614
|
+
"id": 110,
|
|
1615
|
+
"type": "EmptySD3LatentImage",
|
|
1574
1616
|
"pos": [
|
|
1575
|
-
-
|
|
1617
|
+
-250,
|
|
1576
1618
|
330
|
|
1577
1619
|
],
|
|
1578
1620
|
"size": [
|
|
1579
|
-
|
|
1580
|
-
|
|
1621
|
+
270,
|
|
1622
|
+
106
|
|
1581
1623
|
],
|
|
1582
1624
|
"flags": {},
|
|
1583
|
-
"order":
|
|
1625
|
+
"order": 18,
|
|
1584
1626
|
"mode": 0,
|
|
1585
|
-
"inputs": [
|
|
1586
|
-
{
|
|
1587
|
-
"name": "conditioning",
|
|
1588
|
-
"type": "CONDITIONING",
|
|
1589
|
-
"link": 102
|
|
1590
|
-
},
|
|
1591
|
-
{
|
|
1592
|
-
"name": "latent",
|
|
1593
|
-
"type": "LATENT",
|
|
1594
|
-
"link": 103
|
|
1595
|
-
}
|
|
1596
|
-
],
|
|
1627
|
+
"inputs": [],
|
|
1597
1628
|
"outputs": [
|
|
1598
1629
|
{
|
|
1599
|
-
"name": "
|
|
1600
|
-
"type": "
|
|
1630
|
+
"name": "LATENT",
|
|
1631
|
+
"type": "LATENT",
|
|
1601
1632
|
"links": [
|
|
1602
|
-
|
|
1633
|
+
173
|
|
1603
1634
|
]
|
|
1604
1635
|
}
|
|
1605
1636
|
],
|
|
1606
1637
|
"properties": {
|
|
1607
1638
|
"cnr_id": "comfy-core",
|
|
1608
|
-
"ver": "0.3.56"
|
|
1639
|
+
"ver": "0.3.56",
|
|
1640
|
+
"Node name for S&R": "EmptySD3LatentImage"
|
|
1609
1641
|
},
|
|
1610
1642
|
"widgets_values": [
|
|
1611
|
-
|
|
1643
|
+
1024,
|
|
1644
|
+
1024,
|
|
1645
|
+
1
|
|
1612
1646
|
]
|
|
1613
1647
|
}
|
|
1614
1648
|
],
|
|
@@ -1669,14 +1703,6 @@
|
|
|
1669
1703
|
2,
|
|
1670
1704
|
"CONDITIONING"
|
|
1671
1705
|
],
|
|
1672
|
-
[
|
|
1673
|
-
75,
|
|
1674
|
-
47,
|
|
1675
|
-
0,
|
|
1676
|
-
49,
|
|
1677
|
-
0,
|
|
1678
|
-
"IMAGE"
|
|
1679
|
-
],
|
|
1680
1706
|
[
|
|
1681
1707
|
78,
|
|
1682
1708
|
30,
|
|
@@ -1685,14 +1711,6 @@
|
|
|
1685
1711
|
1,
|
|
1686
1712
|
"VAE"
|
|
1687
1713
|
],
|
|
1688
|
-
[
|
|
1689
|
-
84,
|
|
1690
|
-
49,
|
|
1691
|
-
0,
|
|
1692
|
-
51,
|
|
1693
|
-
0,
|
|
1694
|
-
"IMAGE"
|
|
1695
|
-
],
|
|
1696
1714
|
[
|
|
1697
1715
|
91,
|
|
1698
1716
|
40,
|
|
@@ -1950,9 +1968,25 @@
|
|
|
1950
1968
|
"MODEL"
|
|
1951
1969
|
],
|
|
1952
1970
|
[
|
|
1953
|
-
|
|
1971
|
+
171,
|
|
1972
|
+
47,
|
|
1973
|
+
0,
|
|
1974
|
+
109,
|
|
1975
|
+
0,
|
|
1976
|
+
"IMAGE"
|
|
1977
|
+
],
|
|
1978
|
+
[
|
|
1979
|
+
172,
|
|
1980
|
+
109,
|
|
1981
|
+
0,
|
|
1954
1982
|
51,
|
|
1955
1983
|
0,
|
|
1984
|
+
"IMAGE"
|
|
1985
|
+
],
|
|
1986
|
+
[
|
|
1987
|
+
173,
|
|
1988
|
+
110,
|
|
1989
|
+
0,
|
|
1956
1990
|
31,
|
|
1957
1991
|
3,
|
|
1958
1992
|
"LATENT"
|
|
@@ -1963,8 +1997,8 @@
|
|
|
1963
1997
|
"id": 1,
|
|
1964
1998
|
"title": "Step 3 - Style Reference",
|
|
1965
1999
|
"bounding": [
|
|
1966
|
-
-
|
|
1967
|
-
|
|
2000
|
+
-340,
|
|
2001
|
+
470,
|
|
1968
2002
|
890,
|
|
1969
2003
|
600
|
|
1970
2004
|
],
|
|
@@ -1976,8 +2010,8 @@
|
|
|
1976
2010
|
"id": 2,
|
|
1977
2011
|
"title": "Step 2 - Subject/Identity Image",
|
|
1978
2012
|
"bounding": [
|
|
1979
|
-
-
|
|
1980
|
-
|
|
2013
|
+
-700,
|
|
2014
|
+
470,
|
|
1981
2015
|
340,
|
|
1982
2016
|
600
|
|
1983
2017
|
],
|
|
@@ -1989,10 +2023,10 @@
|
|
|
1989
2023
|
"id": 3,
|
|
1990
2024
|
"title": "Step 1 - Load Models",
|
|
1991
2025
|
"bounding": [
|
|
1992
|
-
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
2026
|
+
-700,
|
|
2027
|
+
-200,
|
|
2028
|
+
340,
|
|
2029
|
+
650
|
|
1996
2030
|
],
|
|
1997
2031
|
"color": "#3f789e",
|
|
1998
2032
|
"font_size": 24,
|
|
@@ -2054,10 +2088,23 @@
|
|
|
2054
2088
|
"id": 9,
|
|
2055
2089
|
"title": "Step 4 - Prompt",
|
|
2056
2090
|
"bounding": [
|
|
2057
|
-
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2091
|
+
-340,
|
|
2092
|
+
-200,
|
|
2093
|
+
460,
|
|
2094
|
+
430
|
|
2095
|
+
],
|
|
2096
|
+
"color": "#3f789e",
|
|
2097
|
+
"font_size": 24,
|
|
2098
|
+
"flags": {}
|
|
2099
|
+
},
|
|
2100
|
+
{
|
|
2101
|
+
"id": 10,
|
|
2102
|
+
"title": "Image Size",
|
|
2103
|
+
"bounding": [
|
|
2104
|
+
-340,
|
|
2105
|
+
250,
|
|
2106
|
+
460,
|
|
2107
|
+
200
|
|
2061
2108
|
],
|
|
2062
2109
|
"color": "#3f789e",
|
|
2063
2110
|
"font_size": 24,
|
|
@@ -3479,10 +3526,10 @@
|
|
|
3479
3526
|
"config": {},
|
|
3480
3527
|
"extra": {
|
|
3481
3528
|
"ds": {
|
|
3482
|
-
"scale": 0.
|
|
3529
|
+
"scale": 0.7273542908364449,
|
|
3483
3530
|
"offset": [
|
|
3484
|
-
|
|
3485
|
-
|
|
3531
|
+
1056.449067802223,
|
|
3532
|
+
256.06217008161667
|
|
3486
3533
|
]
|
|
3487
3534
|
},
|
|
3488
3535
|
"frontendVersion": "1.25.11"
|