comfyui-workflow-templates 0.1.0__py3-none-any.whl → 0.1.2__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": 79,
309
+ "type": "MarkdownNote",
310
+ "pos": [-100, -110],
311
+ "size": [240, 120],
312
+ "flags": {},
313
+ "order": 4,
314
+ "mode": 0,
315
+ "inputs": [],
316
+ "outputs": [],
317
+ "properties": {},
318
+ "widgets_values": [
319
+ "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"
320
+ ],
321
+ "color": "#432",
322
+ "bgcolor": "#653"
323
+ },
324
+ {
325
+ "id": 78,
326
+ "type": "MarkdownNote",
327
+ "pos": [-100, 50],
328
+ "size": [220, 120],
329
+ "flags": {},
330
+ "order": 5,
331
+ "mode": 0,
332
+ "inputs": [],
333
+ "outputs": [],
334
+ "properties": {},
335
+ "widgets_values": [
336
+ "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"
337
+ ],
338
+ "color": "#432",
339
+ "bgcolor": "#653"
340
+ },
341
+ {
342
+ "id": 80,
343
+ "type": "MarkdownNote",
344
+ "pos": [-100, 230],
345
+ "size": [210, 88],
346
+ "flags": {},
347
+ "order": 6,
348
+ "mode": 0,
349
+ "inputs": [],
350
+ "outputs": [],
351
+ "properties": {},
352
+ "widgets_values": [
353
+ "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"
354
+ ],
355
+ "color": "#432",
356
+ "bgcolor": "#653"
357
+ },
358
+ {
359
+ "id": 76,
360
+ "type": "UNETLoader",
361
+ "pos": [180, -100],
362
+ "size": [280, 82],
363
+ "flags": {},
364
+ "order": 7,
365
+ "mode": 0,
366
+ "inputs": [],
367
+ "outputs": [
368
+ {
369
+ "name": "MODEL",
370
+ "type": "MODEL",
371
+ "links": [166]
372
+ }
373
+ ],
374
+ "properties": {
375
+ "Node name for S&R": "UNETLoader",
376
+ "models": [
377
+ {
378
+ "name": "hidream_i1_fast_fp8.safetensors",
379
+ "url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/diffusion_models/hidream_i1_fast_fp8.safetensors?download=true",
380
+ "directory": "diffusion_models"
381
+ }
382
+ ]
383
+ },
384
+ "widgets_values": ["hidream_i1_fast_fp8.safetensors", "default"],
385
+ "color": "#322",
386
+ "bgcolor": "#533"
387
+ },
388
+ {
389
+ "id": 16,
390
+ "type": "CLIPTextEncode",
391
+ "pos": [520, -30],
392
+ "size": [350, 170],
393
+ "flags": {},
394
+ "order": 8,
395
+ "mode": 0,
396
+ "inputs": [
397
+ {
398
+ "name": "clip",
399
+ "type": "CLIP",
400
+ "link": 111
401
+ }
402
+ ],
403
+ "outputs": [
404
+ {
405
+ "name": "CONDITIONING",
406
+ "type": "CONDITIONING",
407
+ "slot_index": 0,
408
+ "links": [21]
409
+ }
410
+ ],
411
+ "title": "Positive Prompt",
412
+ "properties": {
413
+ "Node name for S&R": "CLIPTextEncode",
414
+ "cnr_id": "comfy-core",
415
+ "ver": "0.3.28",
416
+ "enableTabs": false,
417
+ "tabWidth": 65,
418
+ "tabXOffset": 10,
419
+ "hasSecondTab": false,
420
+ "secondTabText": "Send Back",
421
+ "secondTabOffset": 80,
422
+ "secondTabWidth": 65
423
+ },
424
+ "widgets_values": [
425
+ "A lo-fi, grungy wide shot of a ragged large red tree leaning slightly to one side Polaroid aesthetic. the tree is alone in a desolate landscape, the tree is illuminated by a red light, the background is pitch black"
426
+ ],
427
+ "color": "#232",
428
+ "bgcolor": "#353"
429
+ },
430
+ {
431
+ "id": 3,
432
+ "type": "KSampler",
433
+ "pos": [910, -130],
434
+ "size": [310, 262],
435
+ "flags": {},
436
+ "order": 11,
437
+ "mode": 0,
438
+ "inputs": [
439
+ {
440
+ "name": "model",
441
+ "type": "MODEL",
442
+ "link": 163
443
+ },
444
+ {
445
+ "name": "positive",
446
+ "type": "CONDITIONING",
447
+ "link": 21
448
+ },
449
+ {
450
+ "name": "negative",
451
+ "type": "CONDITIONING",
452
+ "link": 114
453
+ },
454
+ {
455
+ "name": "latent_image",
456
+ "type": "LATENT",
457
+ "link": 100
458
+ }
459
+ ],
460
+ "outputs": [
461
+ {
462
+ "name": "LATENT",
463
+ "type": "LATENT",
464
+ "slot_index": 0,
465
+ "links": [160]
466
+ }
467
+ ],
468
+ "properties": {
469
+ "Node name for S&R": "KSampler",
470
+ "cnr_id": "comfy-core",
471
+ "ver": "0.3.28",
472
+ "enableTabs": false,
473
+ "tabWidth": 65,
474
+ "tabXOffset": 10,
475
+ "hasSecondTab": false,
476
+ "secondTabText": "Send Back",
477
+ "secondTabOffset": 80,
478
+ "secondTabWidth": 65
479
+ },
480
+ "widgets_values": [
481
+ 833271177511441,
482
+ "randomize",
483
+ 16,
484
+ 1,
485
+ "lcm",
486
+ "normal",
487
+ 1
488
+ ]
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.7972024500000114,
525
+ "offset": [140.2992689993671, 291.0346713416285]
526
+ },
527
+ "node_versions": {
528
+ "comfy-core": "0.3.28"
529
+ }
530
+ },
531
+ "version": 0.4
532
+ }