comfyui-workflow-templates 0.1.47__py3-none-any.whl → 0.1.49__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,731 @@
1
+ {
2
+ "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
3
+ "revision": 0,
4
+ "last_node_id": 69,
5
+ "last_link_id": 128,
6
+ "nodes": [
7
+ {
8
+ "id": 39,
9
+ "type": "VAELoader",
10
+ "pos": [
11
+ 20,
12
+ 340
13
+ ],
14
+ "size": [
15
+ 330,
16
+ 60
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "VAE",
25
+ "type": "VAE",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 76
29
+ ]
30
+ }
31
+ ],
32
+ "properties": {
33
+ "cnr_id": "comfy-core",
34
+ "ver": "0.3.48",
35
+ "Node name for S&R": "VAELoader",
36
+ "models": [
37
+ {
38
+ "name": "qwen_image_vae.safetensors",
39
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
40
+ "directory": "vae"
41
+ }
42
+ ],
43
+ "enableTabs": false,
44
+ "tabWidth": 65,
45
+ "tabXOffset": 10,
46
+ "hasSecondTab": false,
47
+ "secondTabText": "Send Back",
48
+ "secondTabOffset": 80,
49
+ "secondTabWidth": 65,
50
+ "widget_ue_connectable": {}
51
+ },
52
+ "widgets_values": [
53
+ "qwen_image_vae.safetensors"
54
+ ]
55
+ },
56
+ {
57
+ "id": 38,
58
+ "type": "CLIPLoader",
59
+ "pos": [
60
+ 20,
61
+ 190
62
+ ],
63
+ "size": [
64
+ 330,
65
+ 110
66
+ ],
67
+ "flags": {},
68
+ "order": 1,
69
+ "mode": 0,
70
+ "inputs": [],
71
+ "outputs": [
72
+ {
73
+ "name": "CLIP",
74
+ "type": "CLIP",
75
+ "slot_index": 0,
76
+ "links": [
77
+ 74,
78
+ 75
79
+ ]
80
+ }
81
+ ],
82
+ "properties": {
83
+ "cnr_id": "comfy-core",
84
+ "ver": "0.3.48",
85
+ "Node name for S&R": "CLIPLoader",
86
+ "models": [
87
+ {
88
+ "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
89
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
90
+ "directory": "text_encoders"
91
+ }
92
+ ],
93
+ "enableTabs": false,
94
+ "tabWidth": 65,
95
+ "tabXOffset": 10,
96
+ "hasSecondTab": false,
97
+ "secondTabText": "Send Back",
98
+ "secondTabOffset": 80,
99
+ "secondTabWidth": 65,
100
+ "widget_ue_connectable": {}
101
+ },
102
+ "widgets_values": [
103
+ "qwen_2.5_vl_7b_fp8_scaled.safetensors",
104
+ "qwen_image",
105
+ "default"
106
+ ]
107
+ },
108
+ {
109
+ "id": 37,
110
+ "type": "UNETLoader",
111
+ "pos": [
112
+ 20,
113
+ 50
114
+ ],
115
+ "size": [
116
+ 330,
117
+ 90
118
+ ],
119
+ "flags": {},
120
+ "order": 2,
121
+ "mode": 0,
122
+ "inputs": [],
123
+ "outputs": [
124
+ {
125
+ "name": "MODEL",
126
+ "type": "MODEL",
127
+ "slot_index": 0,
128
+ "links": [
129
+ 126
130
+ ]
131
+ }
132
+ ],
133
+ "properties": {
134
+ "cnr_id": "comfy-core",
135
+ "ver": "0.3.48",
136
+ "Node name for S&R": "UNETLoader",
137
+ "models": [
138
+ {
139
+ "name": "qwen_image_fp8_e4m3fn.safetensors",
140
+ "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_fp8_e4m3fn.safetensors",
141
+ "directory": "diffusion_models"
142
+ }
143
+ ],
144
+ "enableTabs": false,
145
+ "tabWidth": 65,
146
+ "tabXOffset": 10,
147
+ "hasSecondTab": false,
148
+ "secondTabText": "Send Back",
149
+ "secondTabOffset": 80,
150
+ "secondTabWidth": 65,
151
+ "widget_ue_connectable": {}
152
+ },
153
+ "widgets_values": [
154
+ "qwen_image_fp8_e4m3fn.safetensors",
155
+ "default"
156
+ ]
157
+ },
158
+ {
159
+ "id": 60,
160
+ "type": "SaveImage",
161
+ "pos": [
162
+ 1170,
163
+ 10
164
+ ],
165
+ "size": [
166
+ 490,
167
+ 600
168
+ ],
169
+ "flags": {},
170
+ "order": 12,
171
+ "mode": 0,
172
+ "inputs": [
173
+ {
174
+ "name": "images",
175
+ "type": "IMAGE",
176
+ "link": 110
177
+ }
178
+ ],
179
+ "outputs": [],
180
+ "properties": {
181
+ "cnr_id": "comfy-core",
182
+ "ver": "0.3.48",
183
+ "Node name for S&R": "SaveImage",
184
+ "enableTabs": false,
185
+ "tabWidth": 65,
186
+ "tabXOffset": 10,
187
+ "hasSecondTab": false,
188
+ "secondTabText": "Send Back",
189
+ "secondTabOffset": 80,
190
+ "secondTabWidth": 65,
191
+ "widget_ue_connectable": {}
192
+ },
193
+ "widgets_values": [
194
+ "ComfyUI"
195
+ ]
196
+ },
197
+ {
198
+ "id": 58,
199
+ "type": "EmptySD3LatentImage",
200
+ "pos": [
201
+ 50,
202
+ 510
203
+ ],
204
+ "size": [
205
+ 270,
206
+ 106
207
+ ],
208
+ "flags": {},
209
+ "order": 3,
210
+ "mode": 0,
211
+ "inputs": [],
212
+ "outputs": [
213
+ {
214
+ "name": "LATENT",
215
+ "type": "LATENT",
216
+ "links": [
217
+ 107
218
+ ]
219
+ }
220
+ ],
221
+ "properties": {
222
+ "cnr_id": "comfy-core",
223
+ "ver": "0.3.48",
224
+ "Node name for S&R": "EmptySD3LatentImage",
225
+ "enableTabs": false,
226
+ "tabWidth": 65,
227
+ "tabXOffset": 10,
228
+ "hasSecondTab": false,
229
+ "secondTabText": "Send Back",
230
+ "secondTabOffset": 80,
231
+ "secondTabWidth": 65,
232
+ "widget_ue_connectable": {}
233
+ },
234
+ "widgets_values": [
235
+ 1328,
236
+ 1328,
237
+ 1
238
+ ]
239
+ },
240
+ {
241
+ "id": 66,
242
+ "type": "ModelSamplingAuraFlow",
243
+ "pos": [
244
+ 850,
245
+ 10
246
+ ],
247
+ "size": [
248
+ 300,
249
+ 58
250
+ ],
251
+ "flags": {},
252
+ "order": 9,
253
+ "mode": 0,
254
+ "inputs": [
255
+ {
256
+ "name": "model",
257
+ "type": "MODEL",
258
+ "link": 126
259
+ }
260
+ ],
261
+ "outputs": [
262
+ {
263
+ "name": "MODEL",
264
+ "type": "MODEL",
265
+ "links": [
266
+ 125
267
+ ]
268
+ }
269
+ ],
270
+ "properties": {
271
+ "cnr_id": "comfy-core",
272
+ "ver": "0.3.48",
273
+ "Node name for S&R": "ModelSamplingAuraFlow",
274
+ "enableTabs": false,
275
+ "tabWidth": 65,
276
+ "tabXOffset": 10,
277
+ "hasSecondTab": false,
278
+ "secondTabText": "Send Back",
279
+ "secondTabOffset": 80,
280
+ "secondTabWidth": 65,
281
+ "widget_ue_connectable": {}
282
+ },
283
+ "widgets_values": [
284
+ 3.5
285
+ ]
286
+ },
287
+ {
288
+ "id": 6,
289
+ "type": "CLIPTextEncode",
290
+ "pos": [
291
+ 390,
292
+ 60
293
+ ],
294
+ "size": [
295
+ 422.84503173828125,
296
+ 164.31304931640625
297
+ ],
298
+ "flags": {},
299
+ "order": 7,
300
+ "mode": 0,
301
+ "inputs": [
302
+ {
303
+ "name": "clip",
304
+ "type": "CLIP",
305
+ "link": 74
306
+ }
307
+ ],
308
+ "outputs": [
309
+ {
310
+ "name": "CONDITIONING",
311
+ "type": "CONDITIONING",
312
+ "slot_index": 0,
313
+ "links": [
314
+ 46
315
+ ]
316
+ }
317
+ ],
318
+ "title": "CLIP Text Encode (Positive Prompt)",
319
+ "properties": {
320
+ "cnr_id": "comfy-core",
321
+ "ver": "0.3.48",
322
+ "Node name for S&R": "CLIPTextEncode",
323
+ "enableTabs": false,
324
+ "tabWidth": 65,
325
+ "tabXOffset": 10,
326
+ "hasSecondTab": false,
327
+ "secondTabText": "Send Back",
328
+ "secondTabOffset": 80,
329
+ "secondTabWidth": 65,
330
+ "widget_ue_connectable": {}
331
+ },
332
+ "widgets_values": [
333
+ "\"A vibrant, warm neon-lit street scene in Hong Kong at the afternoon, with a mix of colorful Chinese and English signs glowing brightly. The atmosphere is lively, cinematic, and rain-washed with reflections on the pavement. The colors are vivid, full of pink, blue, red, and green hues. Crowded buildings with overlapping neon signs. 1980s Hong Kong style. Signs include:\n\"龍鳳冰室\" \"金華燒臘\" \"HAPPY HAIR\" \"鴻運茶餐廳\" \"EASY BAR\" \"永發魚蛋粉\" \"添記粥麵\" \"SUNSHINE MOTEL\" \"美都餐室\" \"富記糖水\" \"太平館\" \"雅芳髮型屋\" \"STAR KTV\" \"銀河娛樂城\" \"百樂門舞廳\" \"BUBBLE CAFE\" \"萬豪麻雀館\" \"CITY LIGHTS BAR\" \"瑞祥香燭莊\" \"文記文具\" \"GOLDEN JADE HOTEL\" \"LOVELY BEAUTY\" \"合興百貨\" \"興旺電器\" And the background is warm yellow street and with all stores' lights on."
334
+ ],
335
+ "color": "#232",
336
+ "bgcolor": "#353"
337
+ },
338
+ {
339
+ "id": 67,
340
+ "type": "MarkdownNote",
341
+ "pos": [
342
+ -540,
343
+ 10
344
+ ],
345
+ "size": [
346
+ 520,
347
+ 410
348
+ ],
349
+ "flags": {},
350
+ "order": 4,
351
+ "mode": 0,
352
+ "inputs": [],
353
+ "outputs": [],
354
+ "title": "Model links",
355
+ "properties": {
356
+ "widget_ue_connectable": {}
357
+ },
358
+ "widgets_values": [
359
+ "[Tutorial](https://docs.comfy.org/tutorials/image/qwen/qwen-image) | [教程](https://docs.comfy.org/zh-CN/tutorials/image/qwen/qwen-image)\n\n\n## Model links\n\nYou can find all the models on [Huggingface](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/tree/main) or [Modelscope](https://modelscope.cn/models/Comfy-Org/Qwen-Image_ComfyUI/files)\n\n**diffusion model**\n\n- [qwen_image_fp8_e4m3fn.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/diffusion_models/qwen_image_fp8_e4m3fn.safetensors)\n\n**text encoder**\n\n- [qwen_2.5_vl_7b_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors)\n\n**vae**\n\n- [qwen_image_vae.safetensors](https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors)\n\nModel Storage Location\n\n```\n📂 ComfyUI/\n├── 📂 models/\n│ ├── 📂 diffusion_models/\n│ │ └── qwen_image_fp8_e4m3fn.safetensors\n│ ├── 📂 vae/\n│ │ └── qwen_image_vae.safetensors\n│ └── 📂 text_encoders/\n│ └── qwen_2.5_vl_7b_fp8_scaled.safetensors\n```\n"
360
+ ],
361
+ "color": "#432",
362
+ "bgcolor": "#653"
363
+ },
364
+ {
365
+ "id": 69,
366
+ "type": "MarkdownNote",
367
+ "pos": [
368
+ -320,
369
+ 470
370
+ ],
371
+ "size": [
372
+ 290,
373
+ 90
374
+ ],
375
+ "flags": {},
376
+ "order": 5,
377
+ "mode": 0,
378
+ "inputs": [],
379
+ "outputs": [],
380
+ "title": "VRAM Usage",
381
+ "properties": {
382
+ "widget_ue_connectable": {}
383
+ },
384
+ "widgets_values": [
385
+ "- GPU:RTX4090 24GB\n- VRAM:86%\n- 1st generation 94s\n- 2nd generation 71s"
386
+ ],
387
+ "color": "#432",
388
+ "bgcolor": "#653"
389
+ },
390
+ {
391
+ "id": 7,
392
+ "type": "CLIPTextEncode",
393
+ "pos": [
394
+ 390,
395
+ 260
396
+ ],
397
+ "size": [
398
+ 425.27801513671875,
399
+ 180.6060791015625
400
+ ],
401
+ "flags": {},
402
+ "order": 8,
403
+ "mode": 0,
404
+ "inputs": [
405
+ {
406
+ "name": "clip",
407
+ "type": "CLIP",
408
+ "link": 75
409
+ }
410
+ ],
411
+ "outputs": [
412
+ {
413
+ "name": "CONDITIONING",
414
+ "type": "CONDITIONING",
415
+ "slot_index": 0,
416
+ "links": [
417
+ 52
418
+ ]
419
+ }
420
+ ],
421
+ "title": "CLIP Text Encode (Negative Prompt)",
422
+ "properties": {
423
+ "cnr_id": "comfy-core",
424
+ "ver": "0.3.48",
425
+ "Node name for S&R": "CLIPTextEncode",
426
+ "enableTabs": false,
427
+ "tabWidth": 65,
428
+ "tabXOffset": 10,
429
+ "hasSecondTab": false,
430
+ "secondTabText": "Send Back",
431
+ "secondTabOffset": 80,
432
+ "secondTabWidth": 65,
433
+ "widget_ue_connectable": {}
434
+ },
435
+ "widgets_values": [
436
+ ""
437
+ ],
438
+ "color": "#322",
439
+ "bgcolor": "#533"
440
+ },
441
+ {
442
+ "id": 3,
443
+ "type": "KSampler",
444
+ "pos": [
445
+ 850,
446
+ 120
447
+ ],
448
+ "size": [
449
+ 300,
450
+ 262
451
+ ],
452
+ "flags": {},
453
+ "order": 10,
454
+ "mode": 0,
455
+ "inputs": [
456
+ {
457
+ "name": "model",
458
+ "type": "MODEL",
459
+ "link": 125
460
+ },
461
+ {
462
+ "name": "positive",
463
+ "type": "CONDITIONING",
464
+ "link": 46
465
+ },
466
+ {
467
+ "name": "negative",
468
+ "type": "CONDITIONING",
469
+ "link": 52
470
+ },
471
+ {
472
+ "name": "latent_image",
473
+ "type": "LATENT",
474
+ "link": 107
475
+ }
476
+ ],
477
+ "outputs": [
478
+ {
479
+ "name": "LATENT",
480
+ "type": "LATENT",
481
+ "slot_index": 0,
482
+ "links": [
483
+ 128
484
+ ]
485
+ }
486
+ ],
487
+ "properties": {
488
+ "cnr_id": "comfy-core",
489
+ "ver": "0.3.48",
490
+ "Node name for S&R": "KSampler",
491
+ "enableTabs": false,
492
+ "tabWidth": 65,
493
+ "tabXOffset": 10,
494
+ "hasSecondTab": false,
495
+ "secondTabText": "Send Back",
496
+ "secondTabOffset": 80,
497
+ "secondTabWidth": 65,
498
+ "widget_ue_connectable": {}
499
+ },
500
+ "widgets_values": [
501
+ 360061445559465,
502
+ "randomize",
503
+ 20,
504
+ 4,
505
+ "res_multistep",
506
+ "simple",
507
+ 1
508
+ ]
509
+ },
510
+ {
511
+ "id": 68,
512
+ "type": "MarkdownNote",
513
+ "pos": [
514
+ 850,
515
+ 430
516
+ ],
517
+ "size": [
518
+ 300,
519
+ 150
520
+ ],
521
+ "flags": {},
522
+ "order": 6,
523
+ "mode": 0,
524
+ "inputs": [],
525
+ "outputs": [],
526
+ "title": "About KSampler settings",
527
+ "properties": {
528
+ "widget_ue_connectable": {}
529
+ },
530
+ "widgets_values": [
531
+ "## cfg\n\nYou can set the **cfg** to 1.0 to see how it goes.\n## steps\n\nYou can set the **steps** to 40 to make sure all the text in the output is correct. "
532
+ ],
533
+ "color": "#432",
534
+ "bgcolor": "#653"
535
+ },
536
+ {
537
+ "id": 8,
538
+ "type": "VAEDecode",
539
+ "pos": [
540
+ 1170,
541
+ -30
542
+ ],
543
+ "size": [
544
+ 210,
545
+ 46
546
+ ],
547
+ "flags": {
548
+ "collapsed": true
549
+ },
550
+ "order": 11,
551
+ "mode": 0,
552
+ "inputs": [
553
+ {
554
+ "name": "samples",
555
+ "type": "LATENT",
556
+ "link": 128
557
+ },
558
+ {
559
+ "name": "vae",
560
+ "type": "VAE",
561
+ "link": 76
562
+ }
563
+ ],
564
+ "outputs": [
565
+ {
566
+ "name": "IMAGE",
567
+ "type": "IMAGE",
568
+ "slot_index": 0,
569
+ "links": [
570
+ 110
571
+ ]
572
+ }
573
+ ],
574
+ "properties": {
575
+ "cnr_id": "comfy-core",
576
+ "ver": "0.3.48",
577
+ "Node name for S&R": "VAEDecode",
578
+ "enableTabs": false,
579
+ "tabWidth": 65,
580
+ "tabXOffset": 10,
581
+ "hasSecondTab": false,
582
+ "secondTabText": "Send Back",
583
+ "secondTabOffset": 80,
584
+ "secondTabWidth": 65,
585
+ "widget_ue_connectable": {}
586
+ },
587
+ "widgets_values": []
588
+ }
589
+ ],
590
+ "links": [
591
+ [
592
+ 46,
593
+ 6,
594
+ 0,
595
+ 3,
596
+ 1,
597
+ "CONDITIONING"
598
+ ],
599
+ [
600
+ 52,
601
+ 7,
602
+ 0,
603
+ 3,
604
+ 2,
605
+ "CONDITIONING"
606
+ ],
607
+ [
608
+ 74,
609
+ 38,
610
+ 0,
611
+ 6,
612
+ 0,
613
+ "CLIP"
614
+ ],
615
+ [
616
+ 75,
617
+ 38,
618
+ 0,
619
+ 7,
620
+ 0,
621
+ "CLIP"
622
+ ],
623
+ [
624
+ 76,
625
+ 39,
626
+ 0,
627
+ 8,
628
+ 1,
629
+ "VAE"
630
+ ],
631
+ [
632
+ 107,
633
+ 58,
634
+ 0,
635
+ 3,
636
+ 3,
637
+ "LATENT"
638
+ ],
639
+ [
640
+ 110,
641
+ 8,
642
+ 0,
643
+ 60,
644
+ 0,
645
+ "IMAGE"
646
+ ],
647
+ [
648
+ 125,
649
+ 66,
650
+ 0,
651
+ 3,
652
+ 0,
653
+ "MODEL"
654
+ ],
655
+ [
656
+ 126,
657
+ 37,
658
+ 0,
659
+ 66,
660
+ 0,
661
+ "MODEL"
662
+ ],
663
+ [
664
+ 128,
665
+ 3,
666
+ 0,
667
+ 8,
668
+ 0,
669
+ "LATENT"
670
+ ]
671
+ ],
672
+ "groups": [
673
+ {
674
+ "id": 1,
675
+ "title": "Step1 - Load models",
676
+ "bounding": [
677
+ 10,
678
+ -20,
679
+ 350,
680
+ 433.6000061035156
681
+ ],
682
+ "color": "#3f789e",
683
+ "font_size": 24,
684
+ "flags": {}
685
+ },
686
+ {
687
+ "id": 2,
688
+ "title": "Step2 - Image size",
689
+ "bounding": [
690
+ 10,
691
+ 430,
692
+ 350,
693
+ 210
694
+ ],
695
+ "color": "#3f789e",
696
+ "font_size": 24,
697
+ "flags": {}
698
+ },
699
+ {
700
+ "id": 3,
701
+ "title": "Step3 - Prompt",
702
+ "bounding": [
703
+ 380,
704
+ -20,
705
+ 450,
706
+ 470
707
+ ],
708
+ "color": "#3f789e",
709
+ "font_size": 24,
710
+ "flags": {}
711
+ }
712
+ ],
713
+ "config": {},
714
+ "extra": {
715
+ "ds": {
716
+ "scale": 1.1167815779424888,
717
+ "offset": [
718
+ 68.1627275452367,
719
+ 93.15437611518773
720
+ ]
721
+ },
722
+ "frontendVersion": "1.23.4",
723
+ "ue_links": [],
724
+ "links_added_by_ue": [],
725
+ "VHS_latentpreview": false,
726
+ "VHS_latentpreviewrate": 0,
727
+ "VHS_MetadataImage": true,
728
+ "VHS_KeepIntermediate": true
729
+ },
730
+ "version": 0.4
731
+ }
@@ -246,6 +246,17 @@
246
246
  "title": "Image",
247
247
  "type": "image",
248
248
  "templates": [
249
+ {
250
+ "name": "image_qwen_image",
251
+ "title": "Qwen-Image Text to Image",
252
+ "mediaType": "image",
253
+ "mediaSubtype": "webp",
254
+ "description": "Generate images with exceptional multilingual text rendering and editing capabilities using Qwen-Image's 20B MMDiT model..",
255
+ "tutorialUrl": "https://docs.comfy.org/tutorials/image/qwen/qwen-image",
256
+ "tags": ["Text to Image", "Image"],
257
+ "models": ["Qwen-Image"],
258
+ "date": "2025-08-05"
259
+ },
249
260
  {
250
261
  "name": "image_omnigen2_t2i",
251
262
  "title": "OmniGen2 Text to Image",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: comfyui_workflow_templates
3
- Version: 0.1.47
3
+ Version: 0.1.49
4
4
  Summary: ComfyUI workflow templates package
5
5
  Author: Comfy-Org
6
6
  License: GNU GENERAL PUBLIC LICENSE
@@ -222,11 +222,13 @@ comfyui_workflow_templates/templates/image_omnigen2_image_edit-2.webp,sha256=UQf
222
222
  comfyui_workflow_templates/templates/image_omnigen2_image_edit.json,sha256=bbRFhV4nGAVnqx835BBAt_P5bzvJ8tFZpdo7eJfOpy4,26549
223
223
  comfyui_workflow_templates/templates/image_omnigen2_t2i-1.webp,sha256=oHa0XBflw650WZZnsiNIWYBo_TFR8pRh-pf6pKoPTPU,16090
224
224
  comfyui_workflow_templates/templates/image_omnigen2_t2i.json,sha256=XT4c9KpUaxXuHAn3wSL-XNZH-Zr0p8XR7e47uZt3jYA,14720
225
+ comfyui_workflow_templates/templates/image_qwen_image-1.webp,sha256=m2H8EFj23cMQNH7KCQJ3dhexC66WLqX7MD9-3b9uxfQ,38826
226
+ comfyui_workflow_templates/templates/image_qwen_image.json,sha256=wLJuWs_lzhZctZIPyc8jqtDU6sxnKk7PR4mALSssppU,16279
225
227
  comfyui_workflow_templates/templates/image_to_video-1.webp,sha256=YJirLYMo7PoEvyFMrwE2P2r_ETvV9oDuBiD1oQfGQxE,802446
226
228
  comfyui_workflow_templates/templates/image_to_video.json,sha256=nPnJ0t9XWaJ_PZluFWwipdmPWFRi5OewGxzJNiei_Ng,8889
227
229
  comfyui_workflow_templates/templates/image_to_video_wan-1.webp,sha256=cxtxeW5KepuVvqInT1G4d6ddKN_qCWzzWW4sv0Yl6PI,926424
228
230
  comfyui_workflow_templates/templates/image_to_video_wan.json,sha256=NBDAEiENtC5uOUskv8CHjoQ5D16VEtt2PYI4pszKeOk,14895
229
- comfyui_workflow_templates/templates/index.json,sha256=YZkacwNaIb5u0uk3E_NXlVeZN_US_jTUmENzsbonQ1A,62380
231
+ comfyui_workflow_templates/templates/index.json,sha256=iWnKbDp7Eek1LmuiZbs6iCRp5qn_J0XA095tDD-QlW0,62877
230
232
  comfyui_workflow_templates/templates/index.schema.json,sha256=EOM0zpZBSrNPO8oy3mCpjzUxQFOynJ78PsGxsMazCBM,3100
231
233
  comfyui_workflow_templates/templates/inpaint_example-1.webp,sha256=K1MjV5PMIuBeOnvDXSgkiM6AVU8qCCjKCjc9TdLP6_k,130944
232
234
  comfyui_workflow_templates/templates/inpaint_example-2.webp,sha256=v1vOU116p5-TSrV1LLaEaWy1n65__HHRFgMQkoB0pW4,37306
@@ -317,8 +319,8 @@ comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp,sha256=srBeKQO8HC
317
319
  comfyui_workflow_templates/templates/wan2.1_fun_control.json,sha256=45CL4a-0uXHA9xOTkbaft-dOB1hKklGulVvv1q4BVrE,21583
318
320
  comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp,sha256=KVqoYt8yiaxhNnJgSCfVxT8WLnCD2M5zqty-AAcowtI,527624
319
321
  comfyui_workflow_templates/templates/wan2.1_fun_inp.json,sha256=6t-FDumnkkk0MhmZwiGKUJZU-18JJagzrkcYOqd6QRY,20015
320
- comfyui_workflow_templates-0.1.47.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
321
- comfyui_workflow_templates-0.1.47.dist-info/METADATA,sha256=lz9K3y9QJg6rgzCa10oDRU6aCVwty-Ptuq3ORocK1Is,55889
322
- comfyui_workflow_templates-0.1.47.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
323
- comfyui_workflow_templates-0.1.47.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
324
- comfyui_workflow_templates-0.1.47.dist-info/RECORD,,
322
+ comfyui_workflow_templates-0.1.49.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
323
+ comfyui_workflow_templates-0.1.49.dist-info/METADATA,sha256=WMkmmHa0QAz3TWhBdphwxA_7_vIMdGBMarmn9EFtRuk,55889
324
+ comfyui_workflow_templates-0.1.49.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
325
+ comfyui_workflow_templates-0.1.49.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
326
+ comfyui_workflow_templates-0.1.49.dist-info/RECORD,,