comfyui-workflow-templates 0.1.37__py3-none-any.whl → 0.1.39__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.

@@ -0,0 +1,1163 @@
1
+ {
2
+ "id": "dbedd4b2-c963-475d-8057-72a15e532fd5",
3
+ "revision": 0,
4
+ "last_node_id": 59,
5
+ "last_link_id": 455,
6
+ "nodes": [
7
+ {
8
+ "id": 7,
9
+ "type": "CLIPTextEncode",
10
+ "pos": [
11
+ 170,
12
+ -250
13
+ ],
14
+ "size": [
15
+ 420,
16
+ 140
17
+ ],
18
+ "flags": {},
19
+ "order": 11,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "clip",
24
+ "type": "CLIP",
25
+ "link": 421
26
+ }
27
+ ],
28
+ "outputs": [
29
+ {
30
+ "name": "CONDITIONING",
31
+ "type": "CONDITIONING",
32
+ "slot_index": 0,
33
+ "links": [
34
+ 451
35
+ ]
36
+ }
37
+ ],
38
+ "title": "Negative",
39
+ "properties": {
40
+ "cnr_id": "comfy-core",
41
+ "ver": "0.3.44",
42
+ "Node name for S&R": "CLIPTextEncode"
43
+ },
44
+ "widgets_values": [
45
+ "low quality, blurry, distorted"
46
+ ],
47
+ "color": "#223",
48
+ "bgcolor": "#335"
49
+ },
50
+ {
51
+ "id": 9,
52
+ "type": "SaveImage",
53
+ "pos": [
54
+ 630,
55
+ -500
56
+ ],
57
+ "size": [
58
+ 830,
59
+ 620
60
+ ],
61
+ "flags": {},
62
+ "order": 20,
63
+ "mode": 0,
64
+ "inputs": [
65
+ {
66
+ "name": "images",
67
+ "type": "IMAGE",
68
+ "link": 9
69
+ }
70
+ ],
71
+ "outputs": [],
72
+ "properties": {
73
+ "cnr_id": "comfy-core",
74
+ "ver": "0.3.44"
75
+ },
76
+ "widgets_values": [
77
+ "ComfyUI"
78
+ ]
79
+ },
80
+ {
81
+ "id": 42,
82
+ "type": "QuadrupleCLIPLoader",
83
+ "pos": [
84
+ -370,
85
+ -800
86
+ ],
87
+ "size": [
88
+ 315,
89
+ 130
90
+ ],
91
+ "flags": {},
92
+ "order": 0,
93
+ "mode": 0,
94
+ "inputs": [],
95
+ "outputs": [
96
+ {
97
+ "name": "CLIP",
98
+ "type": "CLIP",
99
+ "links": [
100
+ 420,
101
+ 421
102
+ ]
103
+ }
104
+ ],
105
+ "properties": {
106
+ "cnr_id": "comfy-core",
107
+ "ver": "0.3.44",
108
+ "Node name for S&R": "QuadrupleCLIPLoader",
109
+ "models": [
110
+ {
111
+ "name": "clip_g_hidream.safetensors",
112
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_g_hidream.safetensors",
113
+ "directory": "text_encoders"
114
+ },
115
+ {
116
+ "name": "clip_l_hidream.safetensors",
117
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_l_hidream.safetensors",
118
+ "directory": "text_encoders"
119
+ },
120
+ {
121
+ "name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
122
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors",
123
+ "directory": "text_encoders"
124
+ },
125
+ {
126
+ "name": "llama_3.1_8b_instruct_fp8_scaled.safetensors",
127
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors",
128
+ "directory": "text_encoders"
129
+ }
130
+ ]
131
+ },
132
+ "widgets_values": [
133
+ "clip_g_hidream.safetensors",
134
+ "clip_l_hidream.safetensors",
135
+ "t5xxl_fp8_e4m3fn_scaled.safetensors",
136
+ "llama_3.1_8b_instruct_fp8_scaled.safetensors"
137
+ ],
138
+ "color": "#322",
139
+ "bgcolor": "#533"
140
+ },
141
+ {
142
+ "id": 43,
143
+ "type": "VAELoader",
144
+ "pos": [
145
+ -370,
146
+ -620
147
+ ],
148
+ "size": [
149
+ 315,
150
+ 58
151
+ ],
152
+ "flags": {},
153
+ "order": 1,
154
+ "mode": 0,
155
+ "inputs": [],
156
+ "outputs": [
157
+ {
158
+ "name": "VAE",
159
+ "type": "VAE",
160
+ "links": [
161
+ 422,
162
+ 444
163
+ ]
164
+ }
165
+ ],
166
+ "properties": {
167
+ "cnr_id": "comfy-core",
168
+ "ver": "0.3.44",
169
+ "Node name for S&R": "VAELoader",
170
+ "models": [
171
+ {
172
+ "name": "ae.safetensors",
173
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/vae/ae.safetensors",
174
+ "directory": "vae"
175
+ }
176
+ ]
177
+ },
178
+ "widgets_values": [
179
+ "ae.safetensors"
180
+ ],
181
+ "color": "#322",
182
+ "bgcolor": "#533"
183
+ },
184
+ {
185
+ "id": 49,
186
+ "type": "BasicScheduler",
187
+ "pos": [
188
+ 900,
189
+ -670
190
+ ],
191
+ "size": [
192
+ 315,
193
+ 106
194
+ ],
195
+ "flags": {},
196
+ "order": 16,
197
+ "mode": 0,
198
+ "inputs": [
199
+ {
200
+ "name": "model",
201
+ "type": "MODEL",
202
+ "link": 429
203
+ }
204
+ ],
205
+ "outputs": [
206
+ {
207
+ "name": "SIGMAS",
208
+ "type": "SIGMAS",
209
+ "links": [
210
+ 439
211
+ ]
212
+ }
213
+ ],
214
+ "properties": {
215
+ "cnr_id": "comfy-core",
216
+ "ver": "0.3.44",
217
+ "Node name for S&R": "BasicScheduler"
218
+ },
219
+ "widgets_values": [
220
+ "simple",
221
+ 20,
222
+ 1
223
+ ]
224
+ },
225
+ {
226
+ "id": 46,
227
+ "type": "KSamplerSelect",
228
+ "pos": [
229
+ 900,
230
+ -770
231
+ ],
232
+ "size": [
233
+ 315,
234
+ 58
235
+ ],
236
+ "flags": {},
237
+ "order": 2,
238
+ "mode": 0,
239
+ "inputs": [],
240
+ "outputs": [
241
+ {
242
+ "name": "SAMPLER",
243
+ "type": "SAMPLER",
244
+ "links": [
245
+ 438
246
+ ]
247
+ }
248
+ ],
249
+ "properties": {
250
+ "cnr_id": "comfy-core",
251
+ "ver": "0.3.44",
252
+ "Node name for S&R": "KSamplerSelect"
253
+ },
254
+ "widgets_values": [
255
+ "euler"
256
+ ]
257
+ },
258
+ {
259
+ "id": 53,
260
+ "type": "DualCFGGuider",
261
+ "pos": [
262
+ 900,
263
+ -980
264
+ ],
265
+ "size": [
266
+ 315,
267
+ 166
268
+ ],
269
+ "flags": {},
270
+ "order": 17,
271
+ "mode": 0,
272
+ "inputs": [
273
+ {
274
+ "name": "model",
275
+ "type": "MODEL",
276
+ "link": 432
277
+ },
278
+ {
279
+ "name": "cond1",
280
+ "type": "CONDITIONING",
281
+ "link": 433
282
+ },
283
+ {
284
+ "name": "cond2",
285
+ "type": "CONDITIONING",
286
+ "link": 434
287
+ },
288
+ {
289
+ "name": "negative",
290
+ "type": "CONDITIONING",
291
+ "link": 452
292
+ },
293
+ {
294
+ "name": "cfg_conds",
295
+ "type": "FLOAT",
296
+ "widget": {
297
+ "name": "cfg_conds"
298
+ },
299
+ "link": 454
300
+ },
301
+ {
302
+ "name": "cfg_cond2_negative",
303
+ "type": "FLOAT",
304
+ "widget": {
305
+ "name": "cfg_cond2_negative"
306
+ },
307
+ "link": 455
308
+ }
309
+ ],
310
+ "outputs": [
311
+ {
312
+ "name": "GUIDER",
313
+ "type": "GUIDER",
314
+ "slot_index": 0,
315
+ "links": [
316
+ 437
317
+ ]
318
+ }
319
+ ],
320
+ "properties": {
321
+ "cnr_id": "comfy-core",
322
+ "ver": "0.3.44",
323
+ "Node name for S&R": "DualCFGGuider"
324
+ },
325
+ "widgets_values": [
326
+ 3,
327
+ 1.5,
328
+ "regular"
329
+ ]
330
+ },
331
+ {
332
+ "id": 47,
333
+ "type": "RandomNoise",
334
+ "pos": [
335
+ 900,
336
+ -1110
337
+ ],
338
+ "size": [
339
+ 315,
340
+ 82
341
+ ],
342
+ "flags": {},
343
+ "order": 3,
344
+ "mode": 0,
345
+ "inputs": [],
346
+ "outputs": [
347
+ {
348
+ "name": "NOISE",
349
+ "type": "NOISE",
350
+ "links": [
351
+ 436
352
+ ]
353
+ }
354
+ ],
355
+ "properties": {
356
+ "cnr_id": "comfy-core",
357
+ "ver": "0.3.44",
358
+ "Node name for S&R": "RandomNoise"
359
+ },
360
+ "widgets_values": [
361
+ 567500569211369,
362
+ "randomize"
363
+ ]
364
+ },
365
+ {
366
+ "id": 8,
367
+ "type": "VAEDecode",
368
+ "pos": [
369
+ 1270,
370
+ -950
371
+ ],
372
+ "size": [
373
+ 210,
374
+ 46
375
+ ],
376
+ "flags": {},
377
+ "order": 19,
378
+ "mode": 0,
379
+ "inputs": [
380
+ {
381
+ "name": "samples",
382
+ "type": "LATENT",
383
+ "link": 446
384
+ },
385
+ {
386
+ "name": "vae",
387
+ "type": "VAE",
388
+ "link": 422
389
+ }
390
+ ],
391
+ "outputs": [
392
+ {
393
+ "name": "IMAGE",
394
+ "type": "IMAGE",
395
+ "slot_index": 0,
396
+ "links": [
397
+ 9
398
+ ]
399
+ }
400
+ ],
401
+ "properties": {
402
+ "cnr_id": "comfy-core",
403
+ "ver": "0.3.44",
404
+ "Node name for S&R": "VAEDecode"
405
+ },
406
+ "widgets_values": []
407
+ },
408
+ {
409
+ "id": 54,
410
+ "type": "SamplerCustomAdvanced",
411
+ "pos": [
412
+ 1260,
413
+ -1100
414
+ ],
415
+ "size": [
416
+ 230,
417
+ 110
418
+ ],
419
+ "flags": {},
420
+ "order": 18,
421
+ "mode": 0,
422
+ "inputs": [
423
+ {
424
+ "name": "noise",
425
+ "type": "NOISE",
426
+ "link": 436
427
+ },
428
+ {
429
+ "name": "guider",
430
+ "type": "GUIDER",
431
+ "link": 437
432
+ },
433
+ {
434
+ "name": "sampler",
435
+ "type": "SAMPLER",
436
+ "link": 438
437
+ },
438
+ {
439
+ "name": "sigmas",
440
+ "type": "SIGMAS",
441
+ "link": 439
442
+ },
443
+ {
444
+ "name": "latent_image",
445
+ "type": "LATENT",
446
+ "link": 440
447
+ }
448
+ ],
449
+ "outputs": [
450
+ {
451
+ "name": "output",
452
+ "type": "LATENT",
453
+ "slot_index": 0,
454
+ "links": [
455
+ 446
456
+ ]
457
+ },
458
+ {
459
+ "name": "denoised_output",
460
+ "type": "LATENT",
461
+ "links": null
462
+ }
463
+ ],
464
+ "properties": {
465
+ "cnr_id": "comfy-core",
466
+ "ver": "0.3.44",
467
+ "Node name for S&R": "SamplerCustomAdvanced"
468
+ },
469
+ "widgets_values": []
470
+ },
471
+ {
472
+ "id": 52,
473
+ "type": "InstructPixToPixConditioning",
474
+ "pos": [
475
+ 650,
476
+ -960
477
+ ],
478
+ "size": [
479
+ 217.31991577148438,
480
+ 86
481
+ ],
482
+ "flags": {},
483
+ "order": 14,
484
+ "mode": 0,
485
+ "inputs": [
486
+ {
487
+ "name": "positive",
488
+ "type": "CONDITIONING",
489
+ "link": 453
490
+ },
491
+ {
492
+ "name": "negative",
493
+ "type": "CONDITIONING",
494
+ "link": 451
495
+ },
496
+ {
497
+ "name": "vae",
498
+ "type": "VAE",
499
+ "link": 444
500
+ },
501
+ {
502
+ "name": "pixels",
503
+ "type": "IMAGE",
504
+ "link": 445
505
+ }
506
+ ],
507
+ "outputs": [
508
+ {
509
+ "name": "positive",
510
+ "type": "CONDITIONING",
511
+ "slot_index": 0,
512
+ "links": [
513
+ 433
514
+ ]
515
+ },
516
+ {
517
+ "name": "negative",
518
+ "type": "CONDITIONING",
519
+ "slot_index": 1,
520
+ "links": [
521
+ 434
522
+ ]
523
+ },
524
+ {
525
+ "name": "latent",
526
+ "type": "LATENT",
527
+ "slot_index": 2,
528
+ "links": [
529
+ 440
530
+ ]
531
+ }
532
+ ],
533
+ "properties": {
534
+ "cnr_id": "comfy-core",
535
+ "ver": "0.3.44",
536
+ "Node name for S&R": "InstructPixToPixConditioning"
537
+ },
538
+ "widgets_values": []
539
+ },
540
+ {
541
+ "id": 56,
542
+ "type": "PrimitiveNode",
543
+ "pos": [
544
+ 657.3199462890625,
545
+ -780
546
+ ],
547
+ "size": [
548
+ 210,
549
+ 82
550
+ ],
551
+ "flags": {},
552
+ "order": 4,
553
+ "mode": 0,
554
+ "inputs": [],
555
+ "outputs": [
556
+ {
557
+ "name": "FLOAT",
558
+ "type": "FLOAT",
559
+ "widget": {
560
+ "name": "cfg_conds"
561
+ },
562
+ "links": [
563
+ 454
564
+ ]
565
+ }
566
+ ],
567
+ "title": "CFG",
568
+ "properties": {
569
+ "Run widget replace on values": false
570
+ },
571
+ "widgets_values": [
572
+ 3,
573
+ "fixed"
574
+ ]
575
+ },
576
+ {
577
+ "id": 57,
578
+ "type": "PrimitiveNode",
579
+ "pos": [
580
+ 657.3199462890625,
581
+ -650
582
+ ],
583
+ "size": [
584
+ 210,
585
+ 82
586
+ ],
587
+ "flags": {},
588
+ "order": 5,
589
+ "mode": 0,
590
+ "inputs": [],
591
+ "outputs": [
592
+ {
593
+ "name": "FLOAT",
594
+ "type": "FLOAT",
595
+ "widget": {
596
+ "name": "cfg_cond2_negative"
597
+ },
598
+ "links": [
599
+ 455
600
+ ]
601
+ }
602
+ ],
603
+ "title": "Image CFG",
604
+ "properties": {
605
+ "Run widget replace on values": false
606
+ },
607
+ "widgets_values": [
608
+ 1.5,
609
+ "fixed"
610
+ ]
611
+ },
612
+ {
613
+ "id": 48,
614
+ "type": "Reroute",
615
+ "pos": [
616
+ 790,
617
+ -860
618
+ ],
619
+ "size": [
620
+ 75,
621
+ 26
622
+ ],
623
+ "flags": {},
624
+ "order": 15,
625
+ "mode": 0,
626
+ "inputs": [
627
+ {
628
+ "name": "",
629
+ "type": "*",
630
+ "link": 448
631
+ }
632
+ ],
633
+ "outputs": [
634
+ {
635
+ "name": "",
636
+ "type": "MODEL",
637
+ "links": [
638
+ 429,
639
+ 432
640
+ ]
641
+ }
642
+ ],
643
+ "properties": {
644
+ "showOutputText": false,
645
+ "horizontal": false
646
+ }
647
+ },
648
+ {
649
+ "id": 13,
650
+ "type": "LoadImage",
651
+ "pos": [
652
+ -370,
653
+ -460
654
+ ],
655
+ "size": [
656
+ 500.7899169921875,
657
+ 405.3478698730469
658
+ ],
659
+ "flags": {},
660
+ "order": 6,
661
+ "mode": 0,
662
+ "inputs": [],
663
+ "outputs": [
664
+ {
665
+ "name": "IMAGE",
666
+ "type": "IMAGE",
667
+ "slot_index": 0,
668
+ "links": [
669
+ 427
670
+ ]
671
+ },
672
+ {
673
+ "name": "MASK",
674
+ "type": "MASK",
675
+ "links": null
676
+ }
677
+ ],
678
+ "properties": {
679
+ "cnr_id": "comfy-core",
680
+ "ver": "0.3.44",
681
+ "Node name for S&R": "LoadImage"
682
+ },
683
+ "widgets_values": [
684
+ "input.webp",
685
+ "image"
686
+ ]
687
+ },
688
+ {
689
+ "id": 41,
690
+ "type": "UNETLoader",
691
+ "pos": [
692
+ -370,
693
+ -920
694
+ ],
695
+ "size": [
696
+ 315,
697
+ 82
698
+ ],
699
+ "flags": {},
700
+ "order": 7,
701
+ "mode": 0,
702
+ "inputs": [],
703
+ "outputs": [
704
+ {
705
+ "name": "MODEL",
706
+ "type": "MODEL",
707
+ "links": [
708
+ 449
709
+ ]
710
+ }
711
+ ],
712
+ "properties": {
713
+ "cnr_id": "comfy-core",
714
+ "ver": "0.3.44",
715
+ "Node name for S&R": "UNETLoader",
716
+ "models": [
717
+ {
718
+ "name": "hidream_e1_1_bf16.safetensors",
719
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_e1_1_bf16.safetensors",
720
+ "directory": "diffusion_models"
721
+ }
722
+ ]
723
+ },
724
+ "widgets_values": [
725
+ "hidream_e1_1_bf16.safetensors",
726
+ "fp8_e4m3fn_fast"
727
+ ],
728
+ "color": "#322",
729
+ "bgcolor": "#533"
730
+ },
731
+ {
732
+ "id": 6,
733
+ "type": "CLIPTextEncode",
734
+ "pos": [
735
+ 170,
736
+ -460
737
+ ],
738
+ "size": [
739
+ 422.84503173828125,
740
+ 164.31304931640625
741
+ ],
742
+ "flags": {},
743
+ "order": 10,
744
+ "mode": 0,
745
+ "inputs": [
746
+ {
747
+ "name": "clip",
748
+ "type": "CLIP",
749
+ "link": 420
750
+ }
751
+ ],
752
+ "outputs": [
753
+ {
754
+ "name": "CONDITIONING",
755
+ "type": "CONDITIONING",
756
+ "slot_index": 0,
757
+ "links": [
758
+ 452,
759
+ 453
760
+ ]
761
+ }
762
+ ],
763
+ "title": "Positive",
764
+ "properties": {
765
+ "cnr_id": "comfy-core",
766
+ "ver": "0.3.44",
767
+ "Node name for S&R": "CLIPTextEncode"
768
+ },
769
+ "widgets_values": [
770
+ "Change the image to let the girl’s hair fall loose around her shoulders, natural and flowing. Don’t change other parts"
771
+ ],
772
+ "color": "#232",
773
+ "bgcolor": "#353"
774
+ },
775
+ {
776
+ "id": 55,
777
+ "type": "CFGNorm",
778
+ "pos": [
779
+ 161.34642028808594,
780
+ -920.825439453125
781
+ ],
782
+ "size": [
783
+ 260,
784
+ 60
785
+ ],
786
+ "flags": {},
787
+ "order": 13,
788
+ "mode": 0,
789
+ "inputs": [
790
+ {
791
+ "name": "model",
792
+ "type": "MODEL",
793
+ "link": 449
794
+ }
795
+ ],
796
+ "outputs": [
797
+ {
798
+ "name": "patched_model",
799
+ "type": "MODEL",
800
+ "links": [
801
+ 448
802
+ ]
803
+ }
804
+ ],
805
+ "properties": {
806
+ "cnr_id": "comfy-core",
807
+ "ver": "0.3.44",
808
+ "Node name for S&R": "CFGNorm"
809
+ },
810
+ "widgets_values": [
811
+ 1
812
+ ]
813
+ },
814
+ {
815
+ "id": 45,
816
+ "type": "ImageScaleToTotalPixels",
817
+ "pos": [
818
+ 157.24700927734375,
819
+ -629.96142578125
820
+ ],
821
+ "size": [
822
+ 240,
823
+ 82
824
+ ],
825
+ "flags": {},
826
+ "order": 12,
827
+ "mode": 0,
828
+ "inputs": [
829
+ {
830
+ "name": "image",
831
+ "type": "IMAGE",
832
+ "link": 427
833
+ }
834
+ ],
835
+ "outputs": [
836
+ {
837
+ "name": "IMAGE",
838
+ "type": "IMAGE",
839
+ "links": [
840
+ 445
841
+ ]
842
+ }
843
+ ],
844
+ "properties": {
845
+ "cnr_id": "comfy-core",
846
+ "ver": "0.3.44",
847
+ "Node name for S&R": "ImageScaleToTotalPixels"
848
+ },
849
+ "widgets_values": [
850
+ "area",
851
+ 1
852
+ ]
853
+ },
854
+ {
855
+ "id": 58,
856
+ "type": "MarkdownNote",
857
+ "pos": [
858
+ -840,
859
+ -960
860
+ ],
861
+ "size": [
862
+ 450,
863
+ 410
864
+ ],
865
+ "flags": {},
866
+ "order": 8,
867
+ "mode": 0,
868
+ "inputs": [],
869
+ "outputs": [],
870
+ "properties": {},
871
+ "widgets_values": [
872
+ "[Tutorial](https://docs.comfy.org/tutorials/image/hidream/hidream-e1) | [教程](https://docs.comfy.org/zh-CN/tutorials/advanced/hidream-e1)\n\n**Diffusion Model**\n- [hidream_e1_1_bf16.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_e1_1_bf16.safetensors)\n\n**Text Encoder**:\n\n- [clip_l_hidream.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_l_hidream.safetensors)\n- [clip_g_hidream.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_g_hidream.safetensors)\n- [t5xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors) \n- [llama_3.1_8b_instruct_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors)\n\n**VAE**\n- [ae.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/vae/ae.safetensors)\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 text_encoders/\n│ │ ├─── clip_l_hidream.safetensors\n│ │ ├─── clip_g_hidream.safetensors\n│ │ ├─── t5xxl_fp8_e4m3fn_scaled.safetensors\n│ │ └─── llama_3.1_8b_instruct_fp8_scaled.safetensors\n│ └── 📂 vae/\n│ │ └── ae.safetensors\n│ └── 📂 diffusion_models/\n│ └── hidream_e1_1_bf16.safetensors \n```\n"
873
+ ],
874
+ "color": "#432",
875
+ "bgcolor": "#653"
876
+ },
877
+ {
878
+ "id": 59,
879
+ "type": "MarkdownNote",
880
+ "pos": [
881
+ -840,
882
+ -1230
883
+ ],
884
+ "size": [
885
+ 450,
886
+ 230
887
+ ],
888
+ "flags": {},
889
+ "order": 9,
890
+ "mode": 0,
891
+ "inputs": [],
892
+ "outputs": [],
893
+ "title": "VRAM Usage",
894
+ "properties": {},
895
+ "widgets_values": [
896
+ "### A100 40GB (VRAM 95%)\n- 1st gen: 211s\n- 2nd gen: 73s\n\n### 4090D 24GB\n\n#### Full version\n- Out of memory\n\n#### FP8_e4m3fn_fast (VRAM 98%)\n- 1st gen: 120s\n- 2nd gen: 91s"
897
+ ],
898
+ "color": "#432",
899
+ "bgcolor": "#653"
900
+ }
901
+ ],
902
+ "links": [
903
+ [
904
+ 9,
905
+ 8,
906
+ 0,
907
+ 9,
908
+ 0,
909
+ "IMAGE"
910
+ ],
911
+ [
912
+ 420,
913
+ 42,
914
+ 0,
915
+ 6,
916
+ 0,
917
+ "CLIP"
918
+ ],
919
+ [
920
+ 421,
921
+ 42,
922
+ 0,
923
+ 7,
924
+ 0,
925
+ "CLIP"
926
+ ],
927
+ [
928
+ 422,
929
+ 43,
930
+ 0,
931
+ 8,
932
+ 1,
933
+ "VAE"
934
+ ],
935
+ [
936
+ 427,
937
+ 13,
938
+ 0,
939
+ 45,
940
+ 0,
941
+ "IMAGE"
942
+ ],
943
+ [
944
+ 429,
945
+ 48,
946
+ 0,
947
+ 49,
948
+ 0,
949
+ "MODEL"
950
+ ],
951
+ [
952
+ 432,
953
+ 48,
954
+ 0,
955
+ 53,
956
+ 0,
957
+ "MODEL"
958
+ ],
959
+ [
960
+ 433,
961
+ 52,
962
+ 0,
963
+ 53,
964
+ 1,
965
+ "CONDITIONING"
966
+ ],
967
+ [
968
+ 434,
969
+ 52,
970
+ 1,
971
+ 53,
972
+ 2,
973
+ "CONDITIONING"
974
+ ],
975
+ [
976
+ 436,
977
+ 47,
978
+ 0,
979
+ 54,
980
+ 0,
981
+ "NOISE"
982
+ ],
983
+ [
984
+ 437,
985
+ 53,
986
+ 0,
987
+ 54,
988
+ 1,
989
+ "GUIDER"
990
+ ],
991
+ [
992
+ 438,
993
+ 46,
994
+ 0,
995
+ 54,
996
+ 2,
997
+ "SAMPLER"
998
+ ],
999
+ [
1000
+ 439,
1001
+ 49,
1002
+ 0,
1003
+ 54,
1004
+ 3,
1005
+ "SIGMAS"
1006
+ ],
1007
+ [
1008
+ 440,
1009
+ 52,
1010
+ 2,
1011
+ 54,
1012
+ 4,
1013
+ "LATENT"
1014
+ ],
1015
+ [
1016
+ 444,
1017
+ 43,
1018
+ 0,
1019
+ 52,
1020
+ 2,
1021
+ "VAE"
1022
+ ],
1023
+ [
1024
+ 445,
1025
+ 45,
1026
+ 0,
1027
+ 52,
1028
+ 3,
1029
+ "IMAGE"
1030
+ ],
1031
+ [
1032
+ 446,
1033
+ 54,
1034
+ 0,
1035
+ 8,
1036
+ 0,
1037
+ "LATENT"
1038
+ ],
1039
+ [
1040
+ 448,
1041
+ 55,
1042
+ 0,
1043
+ 48,
1044
+ 0,
1045
+ "*"
1046
+ ],
1047
+ [
1048
+ 449,
1049
+ 41,
1050
+ 0,
1051
+ 55,
1052
+ 0,
1053
+ "MODEL"
1054
+ ],
1055
+ [
1056
+ 451,
1057
+ 7,
1058
+ 0,
1059
+ 52,
1060
+ 1,
1061
+ "CONDITIONING"
1062
+ ],
1063
+ [
1064
+ 452,
1065
+ 6,
1066
+ 0,
1067
+ 53,
1068
+ 3,
1069
+ "CONDITIONING"
1070
+ ],
1071
+ [
1072
+ 453,
1073
+ 6,
1074
+ 0,
1075
+ 52,
1076
+ 0,
1077
+ "CONDITIONING"
1078
+ ],
1079
+ [
1080
+ 454,
1081
+ 56,
1082
+ 0,
1083
+ 53,
1084
+ 4,
1085
+ "FLOAT"
1086
+ ],
1087
+ [
1088
+ 455,
1089
+ 57,
1090
+ 0,
1091
+ 53,
1092
+ 5,
1093
+ "FLOAT"
1094
+ ]
1095
+ ],
1096
+ "groups": [
1097
+ {
1098
+ "id": 1,
1099
+ "title": "Step1 - Load models",
1100
+ "bounding": [
1101
+ -380,
1102
+ -990,
1103
+ 335,
1104
+ 441.6000061035156
1105
+ ],
1106
+ "color": "#3f789e",
1107
+ "font_size": 24,
1108
+ "flags": {}
1109
+ },
1110
+ {
1111
+ "id": 2,
1112
+ "title": "Step2 - Upload image",
1113
+ "bounding": [
1114
+ -380,
1115
+ -530,
1116
+ 520.7899169921875,
1117
+ 488.9478759765625
1118
+ ],
1119
+ "color": "#3f789e",
1120
+ "font_size": 24,
1121
+ "flags": {}
1122
+ },
1123
+ {
1124
+ "id": 3,
1125
+ "title": "Step3 - Prompt",
1126
+ "bounding": [
1127
+ 160,
1128
+ -530,
1129
+ 440,
1130
+ 440
1131
+ ],
1132
+ "color": "#3f789e",
1133
+ "font_size": 24,
1134
+ "flags": {}
1135
+ },
1136
+ {
1137
+ "id": 4,
1138
+ "title": "IP2PSampler",
1139
+ "bounding": [
1140
+ 630,
1141
+ -1180,
1142
+ 880,
1143
+ 640
1144
+ ],
1145
+ "color": "#3f789e",
1146
+ "font_size": 24,
1147
+ "flags": {}
1148
+ }
1149
+ ],
1150
+ "config": {},
1151
+ "extra": {
1152
+ "ds": {
1153
+ "scale": 0.47362440744768686,
1154
+ "offset": [
1155
+ 1394.3084263761607,
1156
+ 1571.3281786279854
1157
+ ]
1158
+ },
1159
+ "frontendVersion": "1.23.4",
1160
+ "groupNodes": {}
1161
+ },
1162
+ "version": 0.4
1163
+ }