comfyui-workflow-templates 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -0,0 +1,532 @@
1
+ {
2
+ "id": "01d66ae9-78be-4a8d-b737-24eee5e1d447",
3
+ "revision": 0,
4
+ "last_node_id": 80,
5
+ "last_link_id": 166,
6
+ "nodes": [
7
+ {
8
+ "id": 53,
9
+ "type": "EmptySD3LatentImage",
10
+ "pos": [150, 430],
11
+ "size": [315, 106],
12
+ "flags": {},
13
+ "order": 0,
14
+ "mode": 0,
15
+ "inputs": [],
16
+ "outputs": [
17
+ {
18
+ "name": "LATENT",
19
+ "shape": 3,
20
+ "type": "LATENT",
21
+ "slot_index": 0,
22
+ "links": [100]
23
+ }
24
+ ],
25
+ "properties": {
26
+ "Node name for S&R": "EmptySD3LatentImage",
27
+ "cnr_id": "comfy-core",
28
+ "ver": "0.3.28",
29
+ "enableTabs": false,
30
+ "tabWidth": 65,
31
+ "tabXOffset": 10,
32
+ "hasSecondTab": false,
33
+ "secondTabText": "Send Back",
34
+ "secondTabOffset": 80,
35
+ "secondTabWidth": 65
36
+ },
37
+ "widgets_values": [1024, 1024, 1]
38
+ },
39
+ {
40
+ "id": 8,
41
+ "type": "VAEDecode",
42
+ "pos": [900, 190],
43
+ "size": [210, 46],
44
+ "flags": {},
45
+ "order": 12,
46
+ "mode": 0,
47
+ "inputs": [
48
+ {
49
+ "name": "samples",
50
+ "type": "LATENT",
51
+ "link": 160
52
+ },
53
+ {
54
+ "name": "vae",
55
+ "type": "VAE",
56
+ "link": 107
57
+ }
58
+ ],
59
+ "outputs": [
60
+ {
61
+ "name": "IMAGE",
62
+ "type": "IMAGE",
63
+ "slot_index": 0,
64
+ "links": [51]
65
+ }
66
+ ],
67
+ "properties": {
68
+ "Node name for S&R": "VAEDecode",
69
+ "cnr_id": "comfy-core",
70
+ "ver": "0.3.28",
71
+ "enableTabs": false,
72
+ "tabWidth": 65,
73
+ "tabXOffset": 10,
74
+ "hasSecondTab": false,
75
+ "secondTabText": "Send Back",
76
+ "secondTabOffset": 80,
77
+ "secondTabWidth": 65
78
+ },
79
+ "widgets_values": []
80
+ },
81
+ {
82
+ "id": 72,
83
+ "type": "MarkdownNote",
84
+ "pos": [1250, -130],
85
+ "size": [320, 360],
86
+ "flags": {},
87
+ "order": 1,
88
+ "mode": 0,
89
+ "inputs": [],
90
+ "outputs": [],
91
+ "title": "Sampling Settings",
92
+ "properties": {},
93
+ "widgets_values": [
94
+ "## Official sampling settings\n\nProvided for reference, my workflows may have slightly different settings.\n\n### HiDream Full\n\n* hidream_i1_full_fp16.safetensors\n* shift: 3.0\n* steps: 50\n* sampler: uni_pc\n* scheduler: simple\n* cfg: 5.0\n\n### HiDream Dev\n\n* hidream_i1_dev_bf16.safetensors\n* shift: 6.0\n* steps: 28\n* sampler: lcm\n* scheduler: normal\n* cfg: 1.0 (no negative prompt)\n\n### HiDream Fast\n\n* hidream_i1_fast_bf16.safetensors\n* shift: 3.0\n* steps: 16\n* sampler: lcm\n* scheduler: normal\n* cfg: 1.0 (no negative prompt)\n"
95
+ ],
96
+ "color": "#432",
97
+ "bgcolor": "#653"
98
+ },
99
+ {
100
+ "id": 40,
101
+ "type": "CLIPTextEncode",
102
+ "pos": [530, 210],
103
+ "size": [432, 192],
104
+ "flags": {
105
+ "collapsed": true
106
+ },
107
+ "order": 9,
108
+ "mode": 0,
109
+ "inputs": [
110
+ {
111
+ "name": "clip",
112
+ "type": "CLIP",
113
+ "link": 112
114
+ }
115
+ ],
116
+ "outputs": [
117
+ {
118
+ "name": "CONDITIONING",
119
+ "shape": 3,
120
+ "type": "CONDITIONING",
121
+ "slot_index": 0,
122
+ "links": [114]
123
+ }
124
+ ],
125
+ "title": "Negative Prompt",
126
+ "properties": {
127
+ "Node name for S&R": "CLIPTextEncode",
128
+ "cnr_id": "comfy-core",
129
+ "ver": "0.3.28",
130
+ "enableTabs": false,
131
+ "tabWidth": 65,
132
+ "tabXOffset": 10,
133
+ "hasSecondTab": false,
134
+ "secondTabText": "Send Back",
135
+ "secondTabOffset": 80,
136
+ "secondTabWidth": 65
137
+ },
138
+ "widgets_values": ["bad ugly jpeg artifacts"],
139
+ "color": "#322",
140
+ "bgcolor": "#533"
141
+ },
142
+ {
143
+ "id": 70,
144
+ "type": "ModelSamplingSD3",
145
+ "pos": [520, -140],
146
+ "size": [210, 58],
147
+ "flags": {},
148
+ "order": 10,
149
+ "mode": 0,
150
+ "inputs": [
151
+ {
152
+ "name": "model",
153
+ "type": "MODEL",
154
+ "link": 166
155
+ }
156
+ ],
157
+ "outputs": [
158
+ {
159
+ "name": "MODEL",
160
+ "type": "MODEL",
161
+ "links": [163]
162
+ }
163
+ ],
164
+ "properties": {
165
+ "Node name for S&R": "ModelSamplingSD3",
166
+ "cnr_id": "comfy-core",
167
+ "ver": "0.3.28",
168
+ "enableTabs": false,
169
+ "tabWidth": 65,
170
+ "tabXOffset": 10,
171
+ "hasSecondTab": false,
172
+ "secondTabText": "Send Back",
173
+ "secondTabOffset": 80,
174
+ "secondTabWidth": 65
175
+ },
176
+ "widgets_values": [3.0000000000000004]
177
+ },
178
+ {
179
+ "id": 9,
180
+ "type": "SaveImage",
181
+ "pos": [900, 290],
182
+ "size": [570, 420],
183
+ "flags": {},
184
+ "order": 13,
185
+ "mode": 0,
186
+ "inputs": [
187
+ {
188
+ "name": "images",
189
+ "type": "IMAGE",
190
+ "link": 51
191
+ }
192
+ ],
193
+ "outputs": [],
194
+ "properties": {
195
+ "Node name for S&R": "SaveImage",
196
+ "cnr_id": "comfy-core",
197
+ "ver": "0.3.28",
198
+ "enableTabs": false,
199
+ "tabWidth": 65,
200
+ "tabXOffset": 10,
201
+ "hasSecondTab": false,
202
+ "secondTabText": "Send Back",
203
+ "secondTabOffset": 80,
204
+ "secondTabWidth": 65
205
+ },
206
+ "widgets_values": ["ComfyUI"]
207
+ },
208
+ {
209
+ "id": 55,
210
+ "type": "VAELoader",
211
+ "pos": [150, 230],
212
+ "size": [310, 60],
213
+ "flags": {},
214
+ "order": 2,
215
+ "mode": 0,
216
+ "inputs": [],
217
+ "outputs": [
218
+ {
219
+ "name": "VAE",
220
+ "type": "VAE",
221
+ "links": [107]
222
+ }
223
+ ],
224
+ "properties": {
225
+ "Node name for S&R": "VAELoader",
226
+ "cnr_id": "comfy-core",
227
+ "ver": "0.3.28",
228
+ "models": [
229
+ {
230
+ "name": "ae.safetensors",
231
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/vae/ae.safetensors?download=true",
232
+ "directory": "vae"
233
+ }
234
+ ],
235
+ "enableTabs": false,
236
+ "tabWidth": 65,
237
+ "tabXOffset": 10,
238
+ "hasSecondTab": false,
239
+ "secondTabText": "Send Back",
240
+ "secondTabOffset": 80,
241
+ "secondTabWidth": 65
242
+ },
243
+ "widgets_values": ["ae.safetensors"],
244
+ "color": "#322",
245
+ "bgcolor": "#533"
246
+ },
247
+ {
248
+ "id": 54,
249
+ "type": "QuadrupleCLIPLoader",
250
+ "pos": [140, 40],
251
+ "size": [320, 130],
252
+ "flags": {},
253
+ "order": 3,
254
+ "mode": 0,
255
+ "inputs": [],
256
+ "outputs": [
257
+ {
258
+ "name": "CLIP",
259
+ "type": "CLIP",
260
+ "slot_index": 0,
261
+ "links": [111, 112]
262
+ }
263
+ ],
264
+ "properties": {
265
+ "Node name for S&R": "QuadrupleCLIPLoader",
266
+ "cnr_id": "comfy-core",
267
+ "ver": "0.3.28",
268
+ "models": [
269
+ {
270
+ "name": "clip_l_hidream.safetensors",
271
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_l_hidream.safetensors?download=true",
272
+ "directory": "text_encoders"
273
+ },
274
+ {
275
+ "name": "clip_g_hidream.safetensors",
276
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_g_hidream.safetensors?download=true",
277
+ "directory": "text_encoders"
278
+ },
279
+ {
280
+ "name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
281
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors?download=true",
282
+ "directory": "text_encoders"
283
+ },
284
+ {
285
+ "name": "llama_3.1_8b_instruct_fp8_scaled.safetensors",
286
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors?download=true",
287
+ "directory": "text_encoders"
288
+ }
289
+ ],
290
+ "enableTabs": false,
291
+ "tabWidth": 65,
292
+ "tabXOffset": 10,
293
+ "hasSecondTab": false,
294
+ "secondTabText": "Send Back",
295
+ "secondTabOffset": 80,
296
+ "secondTabWidth": 65
297
+ },
298
+ "widgets_values": [
299
+ "clip_l_hidream.safetensors",
300
+ "clip_g_hidream.safetensors",
301
+ "t5xxl_fp8_e4m3fn_scaled.safetensors",
302
+ "llama_3.1_8b_instruct_fp8_scaled.safetensors"
303
+ ],
304
+ "color": "#322",
305
+ "bgcolor": "#533"
306
+ },
307
+ {
308
+ "id": 16,
309
+ "type": "CLIPTextEncode",
310
+ "pos": [520, -30],
311
+ "size": [350, 170],
312
+ "flags": {},
313
+ "order": 8,
314
+ "mode": 0,
315
+ "inputs": [
316
+ {
317
+ "name": "clip",
318
+ "type": "CLIP",
319
+ "link": 111
320
+ }
321
+ ],
322
+ "outputs": [
323
+ {
324
+ "name": "CONDITIONING",
325
+ "type": "CONDITIONING",
326
+ "slot_index": 0,
327
+ "links": [21]
328
+ }
329
+ ],
330
+ "title": "Positive Prompt",
331
+ "properties": {
332
+ "Node name for S&R": "CLIPTextEncode",
333
+ "cnr_id": "comfy-core",
334
+ "ver": "0.3.28",
335
+ "enableTabs": false,
336
+ "tabWidth": 65,
337
+ "tabXOffset": 10,
338
+ "hasSecondTab": false,
339
+ "secondTabText": "Send Back",
340
+ "secondTabOffset": 80,
341
+ "secondTabWidth": 65
342
+ },
343
+ "widgets_values": [
344
+ "photo of an androgynous humanoid. fuzzy hair. Light from above. Dark. Multilayered costume. Minimalistic. Studio lighting. Frontal. Looking at the viewer"
345
+ ],
346
+ "color": "#232",
347
+ "bgcolor": "#353"
348
+ },
349
+ {
350
+ "id": 76,
351
+ "type": "UNETLoader",
352
+ "pos": [180, -100],
353
+ "size": [280, 82],
354
+ "flags": {},
355
+ "order": 4,
356
+ "mode": 0,
357
+ "inputs": [],
358
+ "outputs": [
359
+ {
360
+ "name": "MODEL",
361
+ "type": "MODEL",
362
+ "links": [166]
363
+ }
364
+ ],
365
+ "properties": {
366
+ "Node name for S&R": "UNETLoader",
367
+ "models": [
368
+ {
369
+ "name": "hidream_i1_full_fp8.safetensors",
370
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_full_fp8.safetensors?download=true",
371
+ "directory": "diffusion_models"
372
+ }
373
+ ]
374
+ },
375
+ "widgets_values": ["hidream_i1_full_fp8.safetensors", "default"],
376
+ "color": "#322",
377
+ "bgcolor": "#533"
378
+ },
379
+ {
380
+ "id": 3,
381
+ "type": "KSampler",
382
+ "pos": [910, -130],
383
+ "size": [310, 262],
384
+ "flags": {},
385
+ "order": 11,
386
+ "mode": 0,
387
+ "inputs": [
388
+ {
389
+ "name": "model",
390
+ "type": "MODEL",
391
+ "link": 163
392
+ },
393
+ {
394
+ "name": "positive",
395
+ "type": "CONDITIONING",
396
+ "link": 21
397
+ },
398
+ {
399
+ "name": "negative",
400
+ "type": "CONDITIONING",
401
+ "link": 114
402
+ },
403
+ {
404
+ "name": "latent_image",
405
+ "type": "LATENT",
406
+ "link": 100
407
+ }
408
+ ],
409
+ "outputs": [
410
+ {
411
+ "name": "LATENT",
412
+ "type": "LATENT",
413
+ "slot_index": 0,
414
+ "links": [160]
415
+ }
416
+ ],
417
+ "properties": {
418
+ "Node name for S&R": "KSampler",
419
+ "cnr_id": "comfy-core",
420
+ "ver": "0.3.28",
421
+ "enableTabs": false,
422
+ "tabWidth": 65,
423
+ "tabXOffset": 10,
424
+ "hasSecondTab": false,
425
+ "secondTabText": "Send Back",
426
+ "secondTabOffset": 80,
427
+ "secondTabWidth": 65
428
+ },
429
+ "widgets_values": [
430
+ 647719102242276,
431
+ "randomize",
432
+ 50,
433
+ 5,
434
+ "uni_pc",
435
+ "simple",
436
+ 1
437
+ ]
438
+ },
439
+ {
440
+ "id": 79,
441
+ "type": "MarkdownNote",
442
+ "pos": [-100, -110],
443
+ "size": [240, 120],
444
+ "flags": {},
445
+ "order": 5,
446
+ "mode": 0,
447
+ "inputs": [],
448
+ "outputs": [],
449
+ "properties": {},
450
+ "widgets_values": [
451
+ "You can try changing the weight_dtype to fp8 if you are running out of memory.\n\nDownload one of diffusion Models file [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/diffusion_models)\n\nPut it in the **ComfyUI/models/diffusion_models** directory"
452
+ ],
453
+ "color": "#432",
454
+ "bgcolor": "#653"
455
+ },
456
+ {
457
+ "id": 78,
458
+ "type": "MarkdownNote",
459
+ "pos": [-100, 50],
460
+ "size": [220, 120],
461
+ "flags": {},
462
+ "order": 6,
463
+ "mode": 0,
464
+ "inputs": [],
465
+ "outputs": [],
466
+ "properties": {},
467
+ "widgets_values": [
468
+ "Download all of the text_encoders models [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/text_encoders)\n\nPut them in the **ComfyUI/models/text_encoders** directory"
469
+ ],
470
+ "color": "#432",
471
+ "bgcolor": "#653"
472
+ },
473
+ {
474
+ "id": 80,
475
+ "type": "MarkdownNote",
476
+ "pos": [-100, 230],
477
+ "size": [210, 88],
478
+ "flags": {},
479
+ "order": 7,
480
+ "mode": 0,
481
+ "inputs": [],
482
+ "outputs": [],
483
+ "properties": {},
484
+ "widgets_values": [
485
+ "Download the VAE model [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/vae/ae.safetensors) \n\nPut it in the **ComfyUI/models/vae** directory"
486
+ ],
487
+ "color": "#432",
488
+ "bgcolor": "#653"
489
+ }
490
+ ],
491
+ "links": [
492
+ [21, 16, 0, 3, 1, "CONDITIONING"],
493
+ [51, 8, 0, 9, 0, "IMAGE"],
494
+ [100, 53, 0, 3, 3, "LATENT"],
495
+ [107, 55, 0, 8, 1, "VAE"],
496
+ [111, 54, 0, 16, 0, "CLIP"],
497
+ [112, 54, 0, 40, 0, "CLIP"],
498
+ [114, 40, 0, 3, 2, "CONDITIONING"],
499
+ [160, 3, 0, 8, 0, "LATENT"],
500
+ [163, 70, 0, 3, 0, "MODEL"],
501
+ [166, 76, 0, 70, 0, "MODEL"]
502
+ ],
503
+ "groups": [
504
+ {
505
+ "id": 1,
506
+ "title": "Load Models Here",
507
+ "bounding": [-120, -180, 600, 520],
508
+ "color": "#3f789e",
509
+ "font_size": 24,
510
+ "flags": {}
511
+ },
512
+ {
513
+ "id": 2,
514
+ "title": "Size",
515
+ "bounding": [140, 360, 335, 189.60000610351562],
516
+ "color": "#3f789e",
517
+ "font_size": 24,
518
+ "flags": {}
519
+ }
520
+ ],
521
+ "config": {},
522
+ "extra": {
523
+ "ds": {
524
+ "scale": 0.9646149645000134,
525
+ "offset": [511.84952762688897, 179.14172009127353]
526
+ },
527
+ "node_versions": {
528
+ "comfy-core": "0.3.28"
529
+ }
530
+ },
531
+ "version": 0.4
532
+ }