comfyui-workflow-templates 0.1.73__py3-none-any.whl → 0.1.74__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 +770 -723
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.74.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.74.dist-info}/RECORD +6 -6
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.74.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.74.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.73.dist-info → comfyui_workflow_templates-0.1.74.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": 109,
|
|
5
|
+
"last_link_id": 172,
|
|
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,244 +581,240 @@
|
|
|
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":
|
|
880
|
-
"mode":
|
|
881
|
-
"inputs": [
|
|
882
|
-
{
|
|
883
|
-
"name": "samples",
|
|
884
|
-
"type": "LATENT",
|
|
885
|
-
"link": 52
|
|
886
|
-
},
|
|
887
|
-
{
|
|
888
|
-
"name": "vae",
|
|
889
|
-
"type": "VAE",
|
|
890
|
-
"link": 46
|
|
891
|
-
}
|
|
892
|
-
],
|
|
642
|
+
"order": 5,
|
|
643
|
+
"mode": 4,
|
|
644
|
+
"inputs": [],
|
|
893
645
|
"outputs": [
|
|
894
646
|
{
|
|
895
|
-
"name": "
|
|
896
|
-
"type": "
|
|
897
|
-
"slot_index": 0,
|
|
647
|
+
"name": "MODEL_PATCH",
|
|
648
|
+
"type": "MODEL_PATCH",
|
|
898
649
|
"links": [
|
|
899
|
-
|
|
650
|
+
138,
|
|
651
|
+
145
|
|
900
652
|
]
|
|
901
653
|
}
|
|
902
654
|
],
|
|
903
655
|
"properties": {
|
|
904
656
|
"cnr_id": "comfy-core",
|
|
905
657
|
"ver": "0.3.56",
|
|
906
|
-
"Node name for S&R": "
|
|
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
|
+
]
|
|
907
666
|
},
|
|
908
|
-
"widgets_values": [
|
|
667
|
+
"widgets_values": [
|
|
668
|
+
"uso-flux1-projector-v1.safetensors"
|
|
669
|
+
]
|
|
909
670
|
},
|
|
910
671
|
{
|
|
911
|
-
"id":
|
|
912
|
-
"type": "
|
|
672
|
+
"id": 74,
|
|
673
|
+
"type": "CLIPVisionLoader",
|
|
913
674
|
"pos": [
|
|
914
|
-
|
|
915
|
-
|
|
675
|
+
-690,
|
|
676
|
+
1980
|
|
916
677
|
],
|
|
917
678
|
"size": [
|
|
918
|
-
|
|
919
|
-
|
|
679
|
+
315,
|
|
680
|
+
58
|
|
920
681
|
],
|
|
921
682
|
"flags": {},
|
|
922
|
-
"order":
|
|
923
|
-
"mode":
|
|
924
|
-
"inputs": [
|
|
683
|
+
"order": 6,
|
|
684
|
+
"mode": 4,
|
|
685
|
+
"inputs": [],
|
|
686
|
+
"outputs": [
|
|
925
687
|
{
|
|
926
|
-
"name": "
|
|
927
|
-
"type": "
|
|
928
|
-
"
|
|
688
|
+
"name": "CLIP_VISION",
|
|
689
|
+
"type": "CLIP_VISION",
|
|
690
|
+
"links": [
|
|
691
|
+
135,
|
|
692
|
+
142
|
|
693
|
+
]
|
|
929
694
|
}
|
|
930
695
|
],
|
|
931
|
-
"outputs": [],
|
|
932
696
|
"properties": {
|
|
933
697
|
"cnr_id": "comfy-core",
|
|
934
|
-
"ver": "0.3.56"
|
|
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
|
+
]
|
|
935
707
|
},
|
|
936
708
|
"widgets_values": [
|
|
937
|
-
"
|
|
709
|
+
"sigclip_vision_patch14_384.safetensors"
|
|
938
710
|
]
|
|
939
711
|
},
|
|
940
712
|
{
|
|
941
|
-
"id":
|
|
942
|
-
"type": "
|
|
713
|
+
"id": 100,
|
|
714
|
+
"type": "MarkdownNote",
|
|
943
715
|
"pos": [
|
|
944
|
-
|
|
945
|
-
|
|
716
|
+
310,
|
|
717
|
+
860
|
|
946
718
|
],
|
|
947
719
|
"size": [
|
|
948
|
-
|
|
949
|
-
|
|
720
|
+
230,
|
|
721
|
+
170
|
|
950
722
|
],
|
|
951
723
|
"flags": {},
|
|
952
724
|
"order": 7,
|
|
953
725
|
"mode": 0,
|
|
954
726
|
"inputs": [],
|
|
955
|
-
"outputs": [
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
"type": "IMAGE",
|
|
959
|
-
"links": [
|
|
960
|
-
92
|
|
961
|
-
]
|
|
962
|
-
},
|
|
963
|
-
{
|
|
964
|
-
"name": "MASK",
|
|
965
|
-
"type": "MASK",
|
|
966
|
-
"links": null
|
|
967
|
-
}
|
|
968
|
-
],
|
|
969
|
-
"properties": {
|
|
970
|
-
"cnr_id": "comfy-core",
|
|
971
|
-
"ver": "0.3.56",
|
|
972
|
-
"Node name for S&R": "LoadImage"
|
|
973
|
-
},
|
|
727
|
+
"outputs": [],
|
|
728
|
+
"title": "About Style reference",
|
|
729
|
+
"properties": {},
|
|
974
730
|
"widgets_values": [
|
|
975
|
-
"
|
|
976
|
-
|
|
977
|
-
|
|
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"
|
|
978
735
|
},
|
|
979
736
|
{
|
|
980
|
-
"id":
|
|
981
|
-
"type": "
|
|
737
|
+
"id": 101,
|
|
738
|
+
"type": "MarkdownNote",
|
|
982
739
|
"pos": [
|
|
983
|
-
-
|
|
984
|
-
|
|
740
|
+
-1000,
|
|
741
|
+
1540
|
|
985
742
|
],
|
|
986
743
|
"size": [
|
|
987
|
-
|
|
988
|
-
|
|
744
|
+
280,
|
|
745
|
+
88
|
|
989
746
|
],
|
|
990
747
|
"flags": {},
|
|
991
|
-
"order":
|
|
748
|
+
"order": 8,
|
|
992
749
|
"mode": 0,
|
|
993
|
-
"inputs": [
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
"link": 45
|
|
998
|
-
}
|
|
999
|
-
],
|
|
1000
|
-
"outputs": [
|
|
1001
|
-
{
|
|
1002
|
-
"name": "CONDITIONING",
|
|
1003
|
-
"type": "CONDITIONING",
|
|
1004
|
-
"slot_index": 0,
|
|
1005
|
-
"links": [
|
|
1006
|
-
72,
|
|
1007
|
-
102
|
|
1008
|
-
]
|
|
1009
|
-
}
|
|
1010
|
-
],
|
|
1011
|
-
"title": "CLIP Text Encode (Positive Prompt)",
|
|
1012
|
-
"properties": {
|
|
1013
|
-
"cnr_id": "comfy-core",
|
|
1014
|
-
"ver": "0.3.56",
|
|
1015
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
1016
|
-
},
|
|
750
|
+
"inputs": [],
|
|
751
|
+
"outputs": [],
|
|
752
|
+
"title": "Note",
|
|
753
|
+
"properties": {},
|
|
1017
754
|
"widgets_values": [
|
|
1018
|
-
"
|
|
755
|
+
"This workflow only uses style reference."
|
|
1019
756
|
],
|
|
1020
|
-
"color": "#
|
|
1021
|
-
"bgcolor": "#
|
|
757
|
+
"color": "#432",
|
|
758
|
+
"bgcolor": "#653"
|
|
1022
759
|
},
|
|
1023
760
|
{
|
|
1024
|
-
"id":
|
|
761
|
+
"id": 107,
|
|
1025
762
|
"type": "MarkdownNote",
|
|
1026
763
|
"pos": [
|
|
1027
|
-
|
|
1028
|
-
|
|
764
|
+
160,
|
|
765
|
+
2320
|
|
1029
766
|
],
|
|
1030
767
|
"size": [
|
|
1031
|
-
|
|
1032
|
-
|
|
768
|
+
280,
|
|
769
|
+
88
|
|
1033
770
|
],
|
|
1034
771
|
"flags": {},
|
|
1035
|
-
"order":
|
|
772
|
+
"order": 9,
|
|
1036
773
|
"mode": 0,
|
|
1037
774
|
"inputs": [],
|
|
1038
775
|
"outputs": [],
|
|
1039
|
-
"title": "
|
|
776
|
+
"title": "Note",
|
|
1040
777
|
"properties": {},
|
|
1041
778
|
"widgets_values": [
|
|
1042
|
-
"
|
|
779
|
+
"You can also bypass the whole Style Reference group and use this workflow as a text-to-image workflow.\n"
|
|
1043
780
|
],
|
|
1044
781
|
"color": "#432",
|
|
1045
782
|
"bgcolor": "#653"
|
|
1046
783
|
},
|
|
1047
784
|
{
|
|
1048
|
-
"id":
|
|
1049
|
-
"type": "
|
|
785
|
+
"id": 56,
|
|
786
|
+
"type": "74d27e51-9780-451f-9dde-8bf303d00011",
|
|
1050
787
|
"pos": [
|
|
1051
|
-
|
|
1052
|
-
|
|
788
|
+
20,
|
|
789
|
+
550
|
|
1053
790
|
],
|
|
1054
791
|
"size": [
|
|
1055
|
-
|
|
1056
|
-
|
|
792
|
+
270,
|
|
793
|
+
118
|
|
1057
794
|
],
|
|
1058
795
|
"flags": {},
|
|
1059
|
-
"order":
|
|
1060
|
-
"mode":
|
|
796
|
+
"order": 31,
|
|
797
|
+
"mode": 4,
|
|
1061
798
|
"inputs": [
|
|
799
|
+
{
|
|
800
|
+
"name": "clip_vision",
|
|
801
|
+
"type": "CLIP_VISION",
|
|
802
|
+
"link": 97
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"name": "image",
|
|
806
|
+
"type": "IMAGE",
|
|
807
|
+
"link": 98
|
|
808
|
+
},
|
|
1062
809
|
{
|
|
1063
810
|
"name": "model",
|
|
1064
811
|
"type": "MODEL",
|
|
1065
|
-
"link":
|
|
812
|
+
"link": 96
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"name": "model_patch",
|
|
816
|
+
"type": "MODEL_PATCH",
|
|
817
|
+
"link": 100
|
|
1066
818
|
}
|
|
1067
819
|
],
|
|
1068
820
|
"outputs": [
|
|
@@ -1070,40 +822,372 @@
|
|
|
1070
822
|
"name": "MODEL",
|
|
1071
823
|
"type": "MODEL",
|
|
1072
824
|
"links": [
|
|
1073
|
-
|
|
825
|
+
159
|
|
1074
826
|
]
|
|
1075
827
|
}
|
|
1076
828
|
],
|
|
1077
829
|
"properties": {
|
|
1078
830
|
"cnr_id": "comfy-core",
|
|
1079
|
-
"ver": "0.3.56"
|
|
1080
|
-
"Node name for S&R": "LoraLoaderModelOnly",
|
|
1081
|
-
"models": [
|
|
1082
|
-
{
|
|
1083
|
-
"name": "uso-flux1-dit-lora-v1.safetensors",
|
|
1084
|
-
"url": "https://huggingface.co/Comfy-Org/USO_1.0_Repackaged/resolve/main/split_files/loras/uso-flux1-dit-lora-v1.safetensors",
|
|
1085
|
-
"directory": "loras"
|
|
1086
|
-
}
|
|
1087
|
-
]
|
|
831
|
+
"ver": "0.3.56"
|
|
1088
832
|
},
|
|
1089
833
|
"widgets_values": [
|
|
1090
|
-
"
|
|
1091
|
-
1
|
|
834
|
+
"center"
|
|
1092
835
|
]
|
|
1093
836
|
},
|
|
1094
837
|
{
|
|
1095
|
-
"id":
|
|
1096
|
-
"type": "
|
|
838
|
+
"id": 47,
|
|
839
|
+
"type": "LoadImage",
|
|
1097
840
|
"pos": [
|
|
1098
|
-
-
|
|
1099
|
-
|
|
841
|
+
-670,
|
|
842
|
+
570
|
|
843
|
+
],
|
|
844
|
+
"size": [
|
|
845
|
+
274.080078125,
|
|
846
|
+
314.00006103515625
|
|
847
|
+
],
|
|
848
|
+
"flags": {},
|
|
849
|
+
"order": 10,
|
|
850
|
+
"mode": 0,
|
|
851
|
+
"inputs": [],
|
|
852
|
+
"outputs": [
|
|
853
|
+
{
|
|
854
|
+
"name": "IMAGE",
|
|
855
|
+
"type": "IMAGE",
|
|
856
|
+
"links": [
|
|
857
|
+
171
|
|
858
|
+
]
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
"name": "MASK",
|
|
862
|
+
"type": "MASK",
|
|
863
|
+
"links": null
|
|
864
|
+
}
|
|
865
|
+
],
|
|
866
|
+
"properties": {
|
|
867
|
+
"cnr_id": "comfy-core",
|
|
868
|
+
"ver": "0.3.56",
|
|
869
|
+
"Node name for S&R": "LoadImage"
|
|
870
|
+
},
|
|
871
|
+
"widgets_values": [
|
|
872
|
+
"0_3 (3).png",
|
|
873
|
+
"image"
|
|
874
|
+
]
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
"id": 53,
|
|
878
|
+
"type": "LoadImage",
|
|
879
|
+
"pos": [
|
|
880
|
+
-320,
|
|
881
|
+
720
|
|
882
|
+
],
|
|
883
|
+
"size": [
|
|
884
|
+
274.080078125,
|
|
885
|
+
314.00006103515625
|
|
886
|
+
],
|
|
887
|
+
"flags": {},
|
|
888
|
+
"order": 11,
|
|
889
|
+
"mode": 0,
|
|
890
|
+
"inputs": [],
|
|
891
|
+
"outputs": [
|
|
892
|
+
{
|
|
893
|
+
"name": "IMAGE",
|
|
894
|
+
"type": "IMAGE",
|
|
895
|
+
"links": [
|
|
896
|
+
92
|
|
897
|
+
]
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"name": "MASK",
|
|
901
|
+
"type": "MASK",
|
|
902
|
+
"links": null
|
|
903
|
+
}
|
|
904
|
+
],
|
|
905
|
+
"properties": {
|
|
906
|
+
"cnr_id": "comfy-core",
|
|
907
|
+
"ver": "0.3.56",
|
|
908
|
+
"Node name for S&R": "LoadImage"
|
|
909
|
+
},
|
|
910
|
+
"widgets_values": [
|
|
911
|
+
"flux_krea_00144_.png",
|
|
912
|
+
"image"
|
|
913
|
+
]
|
|
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
|
+
},
|
|
992
|
+
{
|
|
993
|
+
"id": 6,
|
|
994
|
+
"type": "CLIPTextEncode",
|
|
995
|
+
"pos": [
|
|
996
|
+
-330,
|
|
997
|
+
-130
|
|
998
|
+
],
|
|
999
|
+
"size": [
|
|
1000
|
+
422.8500061035156,
|
|
1001
|
+
164.30999755859375
|
|
1002
|
+
],
|
|
1003
|
+
"flags": {},
|
|
1004
|
+
"order": 23,
|
|
1005
|
+
"mode": 0,
|
|
1006
|
+
"inputs": [
|
|
1007
|
+
{
|
|
1008
|
+
"name": "clip",
|
|
1009
|
+
"type": "CLIP",
|
|
1010
|
+
"link": 45
|
|
1011
|
+
}
|
|
1012
|
+
],
|
|
1013
|
+
"outputs": [
|
|
1014
|
+
{
|
|
1015
|
+
"name": "CONDITIONING",
|
|
1016
|
+
"type": "CONDITIONING",
|
|
1017
|
+
"slot_index": 0,
|
|
1018
|
+
"links": [
|
|
1019
|
+
72,
|
|
1020
|
+
102
|
|
1021
|
+
]
|
|
1022
|
+
}
|
|
1023
|
+
],
|
|
1024
|
+
"title": "CLIP Text Encode (Positive Prompt)",
|
|
1025
|
+
"properties": {
|
|
1026
|
+
"cnr_id": "comfy-core",
|
|
1027
|
+
"ver": "0.3.56",
|
|
1028
|
+
"Node name for S&R": "CLIPTextEncode"
|
|
1029
|
+
},
|
|
1030
|
+
"widgets_values": [
|
|
1031
|
+
"A European girl with a heartfelt smile. She is immersed in a vast, endless field of blooming flowers under a perfect summer sky."
|
|
1032
|
+
],
|
|
1033
|
+
"color": "#232",
|
|
1034
|
+
"bgcolor": "#353"
|
|
1035
|
+
},
|
|
1036
|
+
{
|
|
1037
|
+
"id": 57,
|
|
1038
|
+
"type": "805a5f96-6fdd-45a4-a1f3-623234fa734f",
|
|
1039
|
+
"pos": [
|
|
1040
|
+
-190,
|
|
1041
|
+
130
|
|
1042
|
+
],
|
|
1043
|
+
"size": [
|
|
1044
|
+
280,
|
|
1045
|
+
78
|
|
1046
|
+
],
|
|
1047
|
+
"flags": {},
|
|
1048
|
+
"order": 30,
|
|
1049
|
+
"mode": 0,
|
|
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
|
+
},
|
|
1075
|
+
"widgets_values": [
|
|
1076
|
+
3.5
|
|
1077
|
+
]
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"id": 30,
|
|
1081
|
+
"type": "CheckpointLoaderSimple",
|
|
1082
|
+
"pos": [
|
|
1083
|
+
-690,
|
|
1084
|
+
-90
|
|
1085
|
+
],
|
|
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
|
+
]
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"id": 40,
|
|
1139
|
+
"type": "CLIPVisionLoader",
|
|
1140
|
+
"pos": [
|
|
1141
|
+
-690,
|
|
1142
|
+
310
|
|
1100
1143
|
],
|
|
1101
1144
|
"size": [
|
|
1102
1145
|
315,
|
|
1103
1146
|
58
|
|
1104
1147
|
],
|
|
1105
1148
|
"flags": {},
|
|
1106
|
-
"order":
|
|
1149
|
+
"order": 14,
|
|
1150
|
+
"mode": 0,
|
|
1151
|
+
"inputs": [],
|
|
1152
|
+
"outputs": [
|
|
1153
|
+
{
|
|
1154
|
+
"name": "CLIP_VISION",
|
|
1155
|
+
"type": "CLIP_VISION",
|
|
1156
|
+
"links": [
|
|
1157
|
+
91,
|
|
1158
|
+
97
|
|
1159
|
+
]
|
|
1160
|
+
}
|
|
1161
|
+
],
|
|
1162
|
+
"properties": {
|
|
1163
|
+
"cnr_id": "comfy-core",
|
|
1164
|
+
"ver": "0.3.56",
|
|
1165
|
+
"Node name for S&R": "CLIPVisionLoader",
|
|
1166
|
+
"models": [
|
|
1167
|
+
{
|
|
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"
|
|
1171
|
+
}
|
|
1172
|
+
]
|
|
1173
|
+
},
|
|
1174
|
+
"widgets_values": [
|
|
1175
|
+
"sigclip_vision_patch14_384.safetensors"
|
|
1176
|
+
]
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"id": 39,
|
|
1180
|
+
"type": "ModelPatchLoader",
|
|
1181
|
+
"pos": [
|
|
1182
|
+
-690,
|
|
1183
|
+
200
|
|
1184
|
+
],
|
|
1185
|
+
"size": [
|
|
1186
|
+
315,
|
|
1187
|
+
58
|
|
1188
|
+
],
|
|
1189
|
+
"flags": {},
|
|
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,229 +1264,310 @@
|
|
|
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
|
+
}
|
|
1332
|
+
],
|
|
1333
|
+
"outputs": [
|
|
1334
|
+
{
|
|
1335
|
+
"name": "CONDITIONING",
|
|
1336
|
+
"type": "CONDITIONING",
|
|
1337
|
+
"links": [
|
|
1338
|
+
73
|
|
1339
|
+
]
|
|
1340
|
+
}
|
|
1341
|
+
],
|
|
1342
|
+
"properties": {
|
|
1343
|
+
"cnr_id": "comfy-core",
|
|
1344
|
+
"ver": "0.3.56",
|
|
1345
|
+
"Node name for S&R": "ConditioningZeroOut"
|
|
1346
|
+
},
|
|
1347
|
+
"widgets_values": []
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
"id": 108,
|
|
1351
|
+
"type": "EmptyLatentImage",
|
|
1352
|
+
"pos": [
|
|
1353
|
+
-240,
|
|
1354
|
+
330
|
|
1355
|
+
],
|
|
1356
|
+
"size": [
|
|
1357
|
+
270,
|
|
1358
|
+
106
|
|
1233
1359
|
],
|
|
1234
1360
|
"flags": {},
|
|
1235
|
-
"order":
|
|
1236
|
-
"mode":
|
|
1361
|
+
"order": 16,
|
|
1362
|
+
"mode": 0,
|
|
1237
1363
|
"inputs": [],
|
|
1238
1364
|
"outputs": [
|
|
1239
1365
|
{
|
|
1240
|
-
"name": "
|
|
1241
|
-
"type": "
|
|
1366
|
+
"name": "LATENT",
|
|
1367
|
+
"type": "LATENT",
|
|
1242
1368
|
"links": [
|
|
1243
|
-
|
|
1244
|
-
142
|
|
1369
|
+
170
|
|
1245
1370
|
]
|
|
1246
1371
|
}
|
|
1247
1372
|
],
|
|
1248
1373
|
"properties": {
|
|
1249
1374
|
"cnr_id": "comfy-core",
|
|
1250
1375
|
"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
|
-
]
|
|
1376
|
+
"Node name for S&R": "EmptyLatentImage"
|
|
1259
1377
|
},
|
|
1260
1378
|
"widgets_values": [
|
|
1261
|
-
|
|
1379
|
+
1024,
|
|
1380
|
+
1024,
|
|
1381
|
+
1
|
|
1262
1382
|
]
|
|
1263
1383
|
},
|
|
1264
1384
|
{
|
|
1265
|
-
"id":
|
|
1266
|
-
"type": "
|
|
1385
|
+
"id": 8,
|
|
1386
|
+
"type": "VAEDecode",
|
|
1267
1387
|
"pos": [
|
|
1268
|
-
|
|
1269
|
-
-
|
|
1388
|
+
540,
|
|
1389
|
+
-30
|
|
1270
1390
|
],
|
|
1271
1391
|
"size": [
|
|
1272
|
-
|
|
1273
|
-
|
|
1392
|
+
210,
|
|
1393
|
+
46
|
|
1274
1394
|
],
|
|
1275
1395
|
"flags": {},
|
|
1276
|
-
"order":
|
|
1396
|
+
"order": 37,
|
|
1277
1397
|
"mode": 0,
|
|
1278
1398
|
"inputs": [
|
|
1279
1399
|
{
|
|
1280
|
-
"name": "
|
|
1281
|
-
"type": "
|
|
1282
|
-
"link":
|
|
1400
|
+
"name": "samples",
|
|
1401
|
+
"type": "LATENT",
|
|
1402
|
+
"link": 52
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"name": "vae",
|
|
1406
|
+
"type": "VAE",
|
|
1407
|
+
"link": 46
|
|
1283
1408
|
}
|
|
1284
1409
|
],
|
|
1285
1410
|
"outputs": [
|
|
1286
1411
|
{
|
|
1287
|
-
"name": "
|
|
1288
|
-
"type": "
|
|
1412
|
+
"name": "IMAGE",
|
|
1413
|
+
"type": "IMAGE",
|
|
1414
|
+
"slot_index": 0,
|
|
1289
1415
|
"links": [
|
|
1290
|
-
|
|
1416
|
+
9
|
|
1291
1417
|
]
|
|
1292
1418
|
}
|
|
1293
1419
|
],
|
|
1294
1420
|
"properties": {
|
|
1295
1421
|
"cnr_id": "comfy-core",
|
|
1296
1422
|
"ver": "0.3.56",
|
|
1297
|
-
"Node name for S&R": "
|
|
1423
|
+
"Node name for S&R": "VAEDecode"
|
|
1298
1424
|
},
|
|
1299
|
-
"widgets_values": [
|
|
1300
|
-
0.2,
|
|
1301
|
-
0.15,
|
|
1302
|
-
0.95,
|
|
1303
|
-
false
|
|
1304
|
-
]
|
|
1425
|
+
"widgets_values": []
|
|
1305
1426
|
},
|
|
1306
1427
|
{
|
|
1307
|
-
"id":
|
|
1308
|
-
"type": "
|
|
1428
|
+
"id": 109,
|
|
1429
|
+
"type": "ImageScaleToMaxDimension",
|
|
1309
1430
|
"pos": [
|
|
1310
|
-
|
|
1311
|
-
|
|
1431
|
+
-670,
|
|
1432
|
+
950
|
|
1312
1433
|
],
|
|
1313
1434
|
"size": [
|
|
1314
|
-
|
|
1315
|
-
|
|
1435
|
+
281.2027282714844,
|
|
1436
|
+
82
|
|
1316
1437
|
],
|
|
1317
1438
|
"flags": {},
|
|
1318
|
-
"order":
|
|
1439
|
+
"order": 21,
|
|
1319
1440
|
"mode": 0,
|
|
1320
|
-
"inputs": [
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1441
|
+
"inputs": [
|
|
1442
|
+
{
|
|
1443
|
+
"name": "image",
|
|
1444
|
+
"type": "IMAGE",
|
|
1445
|
+
"link": 171
|
|
1446
|
+
}
|
|
1326
1447
|
],
|
|
1327
|
-
"
|
|
1328
|
-
|
|
1448
|
+
"outputs": [
|
|
1449
|
+
{
|
|
1450
|
+
"name": "IMAGE",
|
|
1451
|
+
"type": "IMAGE",
|
|
1452
|
+
"links": [
|
|
1453
|
+
172
|
|
1454
|
+
]
|
|
1455
|
+
}
|
|
1456
|
+
],
|
|
1457
|
+
"properties": {
|
|
1458
|
+
"cnr_id": "comfy-core",
|
|
1459
|
+
"ver": "0.3.56",
|
|
1460
|
+
"Node name for S&R": "ImageScaleToMaxDimension"
|
|
1461
|
+
},
|
|
1462
|
+
"widgets_values": [
|
|
1463
|
+
"area",
|
|
1464
|
+
512
|
|
1465
|
+
]
|
|
1329
1466
|
},
|
|
1330
1467
|
{
|
|
1331
|
-
"id":
|
|
1332
|
-
"type": "
|
|
1468
|
+
"id": 31,
|
|
1469
|
+
"type": "KSampler",
|
|
1333
1470
|
"pos": [
|
|
1334
|
-
|
|
1335
|
-
|
|
1471
|
+
180,
|
|
1472
|
+
-30
|
|
1336
1473
|
],
|
|
1337
1474
|
"size": [
|
|
1338
|
-
|
|
1339
|
-
|
|
1475
|
+
315,
|
|
1476
|
+
474
|
|
1340
1477
|
],
|
|
1341
1478
|
"flags": {},
|
|
1342
|
-
"order":
|
|
1479
|
+
"order": 35,
|
|
1343
1480
|
"mode": 0,
|
|
1344
|
-
"inputs": [
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1481
|
+
"inputs": [
|
|
1482
|
+
{
|
|
1483
|
+
"name": "model",
|
|
1484
|
+
"type": "MODEL",
|
|
1485
|
+
"link": 160
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
"name": "positive",
|
|
1489
|
+
"type": "CONDITIONING",
|
|
1490
|
+
"link": 104
|
|
1491
|
+
},
|
|
1492
|
+
{
|
|
1493
|
+
"name": "negative",
|
|
1494
|
+
"type": "CONDITIONING",
|
|
1495
|
+
"link": 73
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
"name": "latent_image",
|
|
1499
|
+
"type": "LATENT",
|
|
1500
|
+
"link": 170
|
|
1501
|
+
}
|
|
1350
1502
|
],
|
|
1351
|
-
"
|
|
1352
|
-
|
|
1503
|
+
"outputs": [
|
|
1504
|
+
{
|
|
1505
|
+
"name": "LATENT",
|
|
1506
|
+
"type": "LATENT",
|
|
1507
|
+
"slot_index": 0,
|
|
1508
|
+
"links": [
|
|
1509
|
+
52
|
|
1510
|
+
]
|
|
1511
|
+
}
|
|
1512
|
+
],
|
|
1513
|
+
"properties": {
|
|
1514
|
+
"cnr_id": "comfy-core",
|
|
1515
|
+
"ver": "0.3.56",
|
|
1516
|
+
"Node name for S&R": "KSampler"
|
|
1517
|
+
},
|
|
1518
|
+
"widgets_values": [
|
|
1519
|
+
1058487910949722,
|
|
1520
|
+
"fixed",
|
|
1521
|
+
20,
|
|
1522
|
+
1,
|
|
1523
|
+
"euler",
|
|
1524
|
+
"simple",
|
|
1525
|
+
1
|
|
1526
|
+
]
|
|
1353
1527
|
},
|
|
1354
1528
|
{
|
|
1355
|
-
"id":
|
|
1356
|
-
"type": "
|
|
1529
|
+
"id": 9,
|
|
1530
|
+
"type": "SaveImage",
|
|
1357
1531
|
"pos": [
|
|
1358
|
-
|
|
1359
|
-
|
|
1532
|
+
590,
|
|
1533
|
+
80
|
|
1360
1534
|
],
|
|
1361
1535
|
"size": [
|
|
1362
|
-
|
|
1363
|
-
|
|
1536
|
+
940,
|
|
1537
|
+
1000
|
|
1364
1538
|
],
|
|
1365
1539
|
"flags": {},
|
|
1366
|
-
"order":
|
|
1540
|
+
"order": 39,
|
|
1367
1541
|
"mode": 0,
|
|
1368
|
-
"inputs": [
|
|
1369
|
-
"outputs": [
|
|
1542
|
+
"inputs": [
|
|
1370
1543
|
{
|
|
1371
|
-
"name": "
|
|
1544
|
+
"name": "images",
|
|
1372
1545
|
"type": "IMAGE",
|
|
1373
|
-
"
|
|
1374
|
-
75
|
|
1375
|
-
]
|
|
1376
|
-
},
|
|
1377
|
-
{
|
|
1378
|
-
"name": "MASK",
|
|
1379
|
-
"type": "MASK",
|
|
1380
|
-
"links": null
|
|
1546
|
+
"link": 9
|
|
1381
1547
|
}
|
|
1382
1548
|
],
|
|
1549
|
+
"outputs": [],
|
|
1383
1550
|
"properties": {
|
|
1384
1551
|
"cnr_id": "comfy-core",
|
|
1385
|
-
"ver": "0.3.56"
|
|
1386
|
-
"Node name for S&R": "LoadImage"
|
|
1552
|
+
"ver": "0.3.56"
|
|
1387
1553
|
},
|
|
1388
1554
|
"widgets_values": [
|
|
1389
|
-
"
|
|
1390
|
-
"image"
|
|
1555
|
+
"ComfyUI"
|
|
1391
1556
|
]
|
|
1392
1557
|
},
|
|
1393
1558
|
{
|
|
1394
1559
|
"id": 102,
|
|
1395
1560
|
"type": "MarkdownNote",
|
|
1396
1561
|
"pos": [
|
|
1397
|
-
-
|
|
1398
|
-
|
|
1562
|
+
-1250,
|
|
1563
|
+
-170
|
|
1399
1564
|
],
|
|
1400
1565
|
"size": [
|
|
1401
1566
|
530,
|
|
1402
1567
|
510
|
|
1403
1568
|
],
|
|
1404
1569
|
"flags": {},
|
|
1405
|
-
"order":
|
|
1570
|
+
"order": 17,
|
|
1406
1571
|
"mode": 0,
|
|
1407
1572
|
"inputs": [],
|
|
1408
1573
|
"outputs": [],
|
|
@@ -1415,140 +1580,48 @@
|
|
|
1415
1580
|
"bgcolor": "#653"
|
|
1416
1581
|
},
|
|
1417
1582
|
{
|
|
1418
|
-
"id":
|
|
1419
|
-
"type": "MarkdownNote",
|
|
1420
|
-
"pos": [
|
|
1421
|
-
-1000,
|
|
1422
|
-
1540
|
|
1423
|
-
],
|
|
1424
|
-
"size": [
|
|
1425
|
-
280,
|
|
1426
|
-
88
|
|
1427
|
-
],
|
|
1428
|
-
"flags": {},
|
|
1429
|
-
"order": 16,
|
|
1430
|
-
"mode": 0,
|
|
1431
|
-
"inputs": [],
|
|
1432
|
-
"outputs": [],
|
|
1433
|
-
"title": "Note",
|
|
1434
|
-
"properties": {},
|
|
1435
|
-
"widgets_values": [
|
|
1436
|
-
"This workflow only uses style reference."
|
|
1437
|
-
],
|
|
1438
|
-
"color": "#432",
|
|
1439
|
-
"bgcolor": "#653"
|
|
1440
|
-
},
|
|
1441
|
-
{
|
|
1442
|
-
"id": 107,
|
|
1583
|
+
"id": 96,
|
|
1443
1584
|
"type": "MarkdownNote",
|
|
1444
1585
|
"pos": [
|
|
1445
|
-
|
|
1446
|
-
|
|
1586
|
+
540,
|
|
1587
|
+
-210
|
|
1447
1588
|
],
|
|
1448
1589
|
"size": [
|
|
1449
|
-
|
|
1450
|
-
|
|
1590
|
+
390,
|
|
1591
|
+
140
|
|
1451
1592
|
],
|
|
1452
1593
|
"flags": {},
|
|
1453
|
-
"order":
|
|
1594
|
+
"order": 18,
|
|
1454
1595
|
"mode": 0,
|
|
1455
1596
|
"inputs": [],
|
|
1456
1597
|
"outputs": [],
|
|
1457
|
-
"title": "
|
|
1598
|
+
"title": "About EasyCache",
|
|
1458
1599
|
"properties": {},
|
|
1459
1600
|
"widgets_values": [
|
|
1460
|
-
"
|
|
1601
|
+
"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
1602
|
],
|
|
1462
1603
|
"color": "#432",
|
|
1463
1604
|
"bgcolor": "#653"
|
|
1464
1605
|
},
|
|
1465
1606
|
{
|
|
1466
|
-
"id":
|
|
1467
|
-
"type": "
|
|
1607
|
+
"id": 95,
|
|
1608
|
+
"type": "EasyCache",
|
|
1468
1609
|
"pos": [
|
|
1469
|
-
|
|
1470
|
-
|
|
1610
|
+
180,
|
|
1611
|
+
-210
|
|
1471
1612
|
],
|
|
1472
1613
|
"size": [
|
|
1473
|
-
|
|
1474
|
-
|
|
1614
|
+
320,
|
|
1615
|
+
130
|
|
1475
1616
|
],
|
|
1476
1617
|
"flags": {},
|
|
1477
|
-
"order":
|
|
1618
|
+
"order": 33,
|
|
1478
1619
|
"mode": 0,
|
|
1479
1620
|
"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
1621
|
{
|
|
1544
1622
|
"name": "model",
|
|
1545
1623
|
"type": "MODEL",
|
|
1546
|
-
"link":
|
|
1547
|
-
},
|
|
1548
|
-
{
|
|
1549
|
-
"name": "model_patch",
|
|
1550
|
-
"type": "MODEL_PATCH",
|
|
1551
|
-
"link": 100
|
|
1624
|
+
"link": 159
|
|
1552
1625
|
}
|
|
1553
1626
|
],
|
|
1554
1627
|
"outputs": [
|
|
@@ -1556,59 +1629,20 @@
|
|
|
1556
1629
|
"name": "MODEL",
|
|
1557
1630
|
"type": "MODEL",
|
|
1558
1631
|
"links": [
|
|
1559
|
-
|
|
1560
|
-
]
|
|
1561
|
-
}
|
|
1562
|
-
],
|
|
1563
|
-
"properties": {
|
|
1564
|
-
"cnr_id": "comfy-core",
|
|
1565
|
-
"ver": "0.3.56"
|
|
1566
|
-
},
|
|
1567
|
-
"widgets_values": [
|
|
1568
|
-
"center"
|
|
1569
|
-
]
|
|
1570
|
-
},
|
|
1571
|
-
{
|
|
1572
|
-
"id": 57,
|
|
1573
|
-
"type": "805a5f96-6fdd-45a4-a1f3-623234fa734f",
|
|
1574
|
-
"pos": [
|
|
1575
|
-
-200,
|
|
1576
|
-
330
|
|
1577
|
-
],
|
|
1578
|
-
"size": [
|
|
1579
|
-
280,
|
|
1580
|
-
78
|
|
1581
|
-
],
|
|
1582
|
-
"flags": {},
|
|
1583
|
-
"order": 30,
|
|
1584
|
-
"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
|
-
],
|
|
1597
|
-
"outputs": [
|
|
1598
|
-
{
|
|
1599
|
-
"name": "CONDITIONING",
|
|
1600
|
-
"type": "CONDITIONING",
|
|
1601
|
-
"links": [
|
|
1602
|
-
104
|
|
1632
|
+
160
|
|
1603
1633
|
]
|
|
1604
1634
|
}
|
|
1605
1635
|
],
|
|
1606
1636
|
"properties": {
|
|
1607
1637
|
"cnr_id": "comfy-core",
|
|
1608
|
-
"ver": "0.3.56"
|
|
1638
|
+
"ver": "0.3.56",
|
|
1639
|
+
"Node name for S&R": "EasyCache"
|
|
1609
1640
|
},
|
|
1610
1641
|
"widgets_values": [
|
|
1611
|
-
|
|
1642
|
+
0.2,
|
|
1643
|
+
0.15,
|
|
1644
|
+
0.95,
|
|
1645
|
+
false
|
|
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,12 +1968,28 @@
|
|
|
1950
1968
|
"MODEL"
|
|
1951
1969
|
],
|
|
1952
1970
|
[
|
|
1953
|
-
|
|
1954
|
-
|
|
1971
|
+
170,
|
|
1972
|
+
108,
|
|
1955
1973
|
0,
|
|
1956
1974
|
31,
|
|
1957
1975
|
3,
|
|
1958
1976
|
"LATENT"
|
|
1977
|
+
],
|
|
1978
|
+
[
|
|
1979
|
+
171,
|
|
1980
|
+
47,
|
|
1981
|
+
0,
|
|
1982
|
+
109,
|
|
1983
|
+
0,
|
|
1984
|
+
"IMAGE"
|
|
1985
|
+
],
|
|
1986
|
+
[
|
|
1987
|
+
172,
|
|
1988
|
+
109,
|
|
1989
|
+
0,
|
|
1990
|
+
51,
|
|
1991
|
+
0,
|
|
1992
|
+
"IMAGE"
|
|
1959
1993
|
]
|
|
1960
1994
|
],
|
|
1961
1995
|
"groups": [
|
|
@@ -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.4772050449188753,
|
|
3483
3530
|
"offset": [
|
|
3484
|
-
|
|
3485
|
-
|
|
3531
|
+
2245.593704352051,
|
|
3532
|
+
433.8115202345087
|
|
3486
3533
|
]
|
|
3487
3534
|
},
|
|
3488
3535
|
"frontendVersion": "1.25.11"
|