comfyui-workflow-templates 0.1.48__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.
- comfyui_workflow_templates/templates/image_qwen_image.json +160 -106
- {comfyui_workflow_templates-0.1.48.dist-info → comfyui_workflow_templates-0.1.49.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.48.dist-info → comfyui_workflow_templates-0.1.49.dist-info}/RECORD +6 -6
- {comfyui_workflow_templates-0.1.48.dist-info → comfyui_workflow_templates-0.1.49.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.48.dist-info → comfyui_workflow_templates-0.1.49.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.48.dist-info → comfyui_workflow_templates-0.1.49.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
4
|
+
"last_node_id": 69,
|
|
5
5
|
"last_link_id": 128,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
@@ -30,9 +30,9 @@
|
|
|
30
30
|
}
|
|
31
31
|
],
|
|
32
32
|
"properties": {
|
|
33
|
-
"Node name for S&R": "VAELoader",
|
|
34
33
|
"cnr_id": "comfy-core",
|
|
35
34
|
"ver": "0.3.48",
|
|
35
|
+
"Node name for S&R": "VAELoader",
|
|
36
36
|
"models": [
|
|
37
37
|
{
|
|
38
38
|
"name": "qwen_image_vae.safetensors",
|
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
82
|
"properties": {
|
|
83
|
-
"Node name for S&R": "CLIPLoader",
|
|
84
83
|
"cnr_id": "comfy-core",
|
|
85
84
|
"ver": "0.3.48",
|
|
85
|
+
"Node name for S&R": "CLIPLoader",
|
|
86
86
|
"models": [
|
|
87
87
|
{
|
|
88
88
|
"name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
|
|
@@ -131,9 +131,9 @@
|
|
|
131
131
|
}
|
|
132
132
|
],
|
|
133
133
|
"properties": {
|
|
134
|
-
"Node name for S&R": "UNETLoader",
|
|
135
134
|
"cnr_id": "comfy-core",
|
|
136
135
|
"ver": "0.3.48",
|
|
136
|
+
"Node name for S&R": "UNETLoader",
|
|
137
137
|
"models": [
|
|
138
138
|
{
|
|
139
139
|
"name": "qwen_image_fp8_e4m3fn.safetensors",
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
600
|
|
168
168
|
],
|
|
169
169
|
"flags": {},
|
|
170
|
-
"order":
|
|
170
|
+
"order": 12,
|
|
171
171
|
"mode": 0,
|
|
172
172
|
"inputs": [
|
|
173
173
|
{
|
|
@@ -178,9 +178,9 @@
|
|
|
178
178
|
],
|
|
179
179
|
"outputs": [],
|
|
180
180
|
"properties": {
|
|
181
|
-
"Node name for S&R": "SaveImage",
|
|
182
181
|
"cnr_id": "comfy-core",
|
|
183
182
|
"ver": "0.3.48",
|
|
183
|
+
"Node name for S&R": "SaveImage",
|
|
184
184
|
"enableTabs": false,
|
|
185
185
|
"tabWidth": 65,
|
|
186
186
|
"tabXOffset": 10,
|
|
@@ -219,9 +219,9 @@
|
|
|
219
219
|
}
|
|
220
220
|
],
|
|
221
221
|
"properties": {
|
|
222
|
-
"Node name for S&R": "EmptySD3LatentImage",
|
|
223
222
|
"cnr_id": "comfy-core",
|
|
224
223
|
"ver": "0.3.48",
|
|
224
|
+
"Node name for S&R": "EmptySD3LatentImage",
|
|
225
225
|
"enableTabs": false,
|
|
226
226
|
"tabWidth": 65,
|
|
227
227
|
"tabXOffset": 10,
|
|
@@ -238,41 +238,39 @@
|
|
|
238
238
|
]
|
|
239
239
|
},
|
|
240
240
|
{
|
|
241
|
-
"id":
|
|
242
|
-
"type": "
|
|
241
|
+
"id": 66,
|
|
242
|
+
"type": "ModelSamplingAuraFlow",
|
|
243
243
|
"pos": [
|
|
244
|
-
|
|
245
|
-
|
|
244
|
+
850,
|
|
245
|
+
10
|
|
246
246
|
],
|
|
247
247
|
"size": [
|
|
248
|
-
|
|
249
|
-
|
|
248
|
+
300,
|
|
249
|
+
58
|
|
250
250
|
],
|
|
251
251
|
"flags": {},
|
|
252
|
-
"order":
|
|
252
|
+
"order": 9,
|
|
253
253
|
"mode": 0,
|
|
254
254
|
"inputs": [
|
|
255
255
|
{
|
|
256
|
-
"name": "
|
|
257
|
-
"type": "
|
|
258
|
-
"link":
|
|
256
|
+
"name": "model",
|
|
257
|
+
"type": "MODEL",
|
|
258
|
+
"link": 126
|
|
259
259
|
}
|
|
260
260
|
],
|
|
261
261
|
"outputs": [
|
|
262
262
|
{
|
|
263
|
-
"name": "
|
|
264
|
-
"type": "
|
|
265
|
-
"slot_index": 0,
|
|
263
|
+
"name": "MODEL",
|
|
264
|
+
"type": "MODEL",
|
|
266
265
|
"links": [
|
|
267
|
-
|
|
266
|
+
125
|
|
268
267
|
]
|
|
269
268
|
}
|
|
270
269
|
],
|
|
271
|
-
"title": "CLIP Text Encode (Negative Prompt)",
|
|
272
270
|
"properties": {
|
|
273
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
274
271
|
"cnr_id": "comfy-core",
|
|
275
272
|
"ver": "0.3.48",
|
|
273
|
+
"Node name for S&R": "ModelSamplingAuraFlow",
|
|
276
274
|
"enableTabs": false,
|
|
277
275
|
"tabWidth": 65,
|
|
278
276
|
"tabXOffset": 10,
|
|
@@ -283,51 +281,45 @@
|
|
|
283
281
|
"widget_ue_connectable": {}
|
|
284
282
|
},
|
|
285
283
|
"widgets_values": [
|
|
286
|
-
|
|
287
|
-
]
|
|
288
|
-
"color": "#322",
|
|
289
|
-
"bgcolor": "#533"
|
|
284
|
+
3.5
|
|
285
|
+
]
|
|
290
286
|
},
|
|
291
287
|
{
|
|
292
|
-
"id":
|
|
293
|
-
"type": "
|
|
288
|
+
"id": 6,
|
|
289
|
+
"type": "CLIPTextEncode",
|
|
294
290
|
"pos": [
|
|
295
|
-
|
|
296
|
-
|
|
291
|
+
390,
|
|
292
|
+
60
|
|
297
293
|
],
|
|
298
294
|
"size": [
|
|
299
|
-
|
|
300
|
-
|
|
295
|
+
422.84503173828125,
|
|
296
|
+
164.31304931640625
|
|
301
297
|
],
|
|
302
298
|
"flags": {},
|
|
303
|
-
"order":
|
|
299
|
+
"order": 7,
|
|
304
300
|
"mode": 0,
|
|
305
301
|
"inputs": [
|
|
306
302
|
{
|
|
307
|
-
"name": "
|
|
308
|
-
"type": "
|
|
309
|
-
"link":
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"name": "vae",
|
|
313
|
-
"type": "VAE",
|
|
314
|
-
"link": 76
|
|
303
|
+
"name": "clip",
|
|
304
|
+
"type": "CLIP",
|
|
305
|
+
"link": 74
|
|
315
306
|
}
|
|
316
307
|
],
|
|
317
308
|
"outputs": [
|
|
318
309
|
{
|
|
319
|
-
"name": "
|
|
320
|
-
"type": "
|
|
310
|
+
"name": "CONDITIONING",
|
|
311
|
+
"type": "CONDITIONING",
|
|
321
312
|
"slot_index": 0,
|
|
322
313
|
"links": [
|
|
323
|
-
|
|
314
|
+
46
|
|
324
315
|
]
|
|
325
316
|
}
|
|
326
317
|
],
|
|
318
|
+
"title": "CLIP Text Encode (Positive Prompt)",
|
|
327
319
|
"properties": {
|
|
328
|
-
"Node name for S&R": "VAEDecode",
|
|
329
320
|
"cnr_id": "comfy-core",
|
|
330
321
|
"ver": "0.3.48",
|
|
322
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
331
323
|
"enableTabs": false,
|
|
332
324
|
"tabWidth": 65,
|
|
333
325
|
"tabXOffset": 10,
|
|
@@ -337,74 +329,83 @@
|
|
|
337
329
|
"secondTabWidth": 65,
|
|
338
330
|
"widget_ue_connectable": {}
|
|
339
331
|
},
|
|
340
|
-
"widgets_values": [
|
|
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"
|
|
341
337
|
},
|
|
342
338
|
{
|
|
343
|
-
"id":
|
|
344
|
-
"type": "
|
|
339
|
+
"id": 67,
|
|
340
|
+
"type": "MarkdownNote",
|
|
345
341
|
"pos": [
|
|
346
|
-
|
|
342
|
+
-540,
|
|
347
343
|
10
|
|
348
344
|
],
|
|
349
345
|
"size": [
|
|
350
|
-
|
|
351
|
-
|
|
346
|
+
520,
|
|
347
|
+
410
|
|
352
348
|
],
|
|
353
349
|
"flags": {},
|
|
354
|
-
"order":
|
|
350
|
+
"order": 4,
|
|
355
351
|
"mode": 0,
|
|
356
|
-
"inputs": [
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
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"
|
|
362
360
|
],
|
|
363
|
-
"
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
361
|
+
"color": "#432",
|
|
362
|
+
"bgcolor": "#653"
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"id": 69,
|
|
366
|
+
"type": "MarkdownNote",
|
|
367
|
+
"pos": [
|
|
368
|
+
-320,
|
|
369
|
+
470
|
|
371
370
|
],
|
|
371
|
+
"size": [
|
|
372
|
+
290,
|
|
373
|
+
90
|
|
374
|
+
],
|
|
375
|
+
"flags": {},
|
|
376
|
+
"order": 5,
|
|
377
|
+
"mode": 0,
|
|
378
|
+
"inputs": [],
|
|
379
|
+
"outputs": [],
|
|
380
|
+
"title": "VRAM Usage",
|
|
372
381
|
"properties": {
|
|
373
|
-
"Node name for S&R": "ModelSamplingAuraFlow",
|
|
374
|
-
"cnr_id": "comfy-core",
|
|
375
|
-
"ver": "0.3.48",
|
|
376
|
-
"enableTabs": false,
|
|
377
|
-
"tabWidth": 65,
|
|
378
|
-
"tabXOffset": 10,
|
|
379
|
-
"hasSecondTab": false,
|
|
380
|
-
"secondTabText": "Send Back",
|
|
381
|
-
"secondTabOffset": 80,
|
|
382
|
-
"secondTabWidth": 65,
|
|
383
382
|
"widget_ue_connectable": {}
|
|
384
383
|
},
|
|
385
384
|
"widgets_values": [
|
|
386
|
-
|
|
387
|
-
]
|
|
385
|
+
"- GPU:RTX4090 24GB\n- VRAM:86%\n- 1st generation 94s\n- 2nd generation 71s"
|
|
386
|
+
],
|
|
387
|
+
"color": "#432",
|
|
388
|
+
"bgcolor": "#653"
|
|
388
389
|
},
|
|
389
390
|
{
|
|
390
|
-
"id":
|
|
391
|
+
"id": 7,
|
|
391
392
|
"type": "CLIPTextEncode",
|
|
392
393
|
"pos": [
|
|
393
394
|
390,
|
|
394
|
-
|
|
395
|
+
260
|
|
395
396
|
],
|
|
396
397
|
"size": [
|
|
397
|
-
|
|
398
|
-
|
|
398
|
+
425.27801513671875,
|
|
399
|
+
180.6060791015625
|
|
399
400
|
],
|
|
400
401
|
"flags": {},
|
|
401
|
-
"order":
|
|
402
|
+
"order": 8,
|
|
402
403
|
"mode": 0,
|
|
403
404
|
"inputs": [
|
|
404
405
|
{
|
|
405
406
|
"name": "clip",
|
|
406
407
|
"type": "CLIP",
|
|
407
|
-
"link":
|
|
408
|
+
"link": 75
|
|
408
409
|
}
|
|
409
410
|
],
|
|
410
411
|
"outputs": [
|
|
@@ -413,15 +414,15 @@
|
|
|
413
414
|
"type": "CONDITIONING",
|
|
414
415
|
"slot_index": 0,
|
|
415
416
|
"links": [
|
|
416
|
-
|
|
417
|
+
52
|
|
417
418
|
]
|
|
418
419
|
}
|
|
419
420
|
],
|
|
420
|
-
"title": "CLIP Text Encode (
|
|
421
|
+
"title": "CLIP Text Encode (Negative Prompt)",
|
|
421
422
|
"properties": {
|
|
422
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
423
423
|
"cnr_id": "comfy-core",
|
|
424
424
|
"ver": "0.3.48",
|
|
425
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
425
426
|
"enableTabs": false,
|
|
426
427
|
"tabWidth": 65,
|
|
427
428
|
"tabXOffset": 10,
|
|
@@ -432,10 +433,10 @@
|
|
|
432
433
|
"widget_ue_connectable": {}
|
|
433
434
|
},
|
|
434
435
|
"widgets_values": [
|
|
435
|
-
"
|
|
436
|
+
""
|
|
436
437
|
],
|
|
437
|
-
"color": "#
|
|
438
|
-
"bgcolor": "#
|
|
438
|
+
"color": "#322",
|
|
439
|
+
"bgcolor": "#533"
|
|
439
440
|
},
|
|
440
441
|
{
|
|
441
442
|
"id": 3,
|
|
@@ -449,7 +450,7 @@
|
|
|
449
450
|
262
|
|
450
451
|
],
|
|
451
452
|
"flags": {},
|
|
452
|
-
"order":
|
|
453
|
+
"order": 10,
|
|
453
454
|
"mode": 0,
|
|
454
455
|
"inputs": [
|
|
455
456
|
{
|
|
@@ -484,9 +485,9 @@
|
|
|
484
485
|
}
|
|
485
486
|
],
|
|
486
487
|
"properties": {
|
|
487
|
-
"Node name for S&R": "KSampler",
|
|
488
488
|
"cnr_id": "comfy-core",
|
|
489
489
|
"ver": "0.3.48",
|
|
490
|
+
"Node name for S&R": "KSampler",
|
|
490
491
|
"enableTabs": false,
|
|
491
492
|
"tabWidth": 65,
|
|
492
493
|
"tabXOffset": 10,
|
|
@@ -501,36 +502,89 @@
|
|
|
501
502
|
"randomize",
|
|
502
503
|
20,
|
|
503
504
|
4,
|
|
504
|
-
"
|
|
505
|
+
"res_multistep",
|
|
505
506
|
"simple",
|
|
506
507
|
1
|
|
507
508
|
]
|
|
508
509
|
},
|
|
509
510
|
{
|
|
510
|
-
"id":
|
|
511
|
+
"id": 68,
|
|
511
512
|
"type": "MarkdownNote",
|
|
512
513
|
"pos": [
|
|
513
|
-
|
|
514
|
-
|
|
514
|
+
850,
|
|
515
|
+
430
|
|
515
516
|
],
|
|
516
517
|
"size": [
|
|
517
|
-
|
|
518
|
-
|
|
518
|
+
300,
|
|
519
|
+
150
|
|
519
520
|
],
|
|
520
521
|
"flags": {},
|
|
521
|
-
"order":
|
|
522
|
+
"order": 6,
|
|
522
523
|
"mode": 0,
|
|
523
524
|
"inputs": [],
|
|
524
525
|
"outputs": [],
|
|
525
|
-
"title": "
|
|
526
|
+
"title": "About KSampler settings",
|
|
526
527
|
"properties": {
|
|
527
528
|
"widget_ue_connectable": {}
|
|
528
529
|
},
|
|
529
530
|
"widgets_values": [
|
|
530
|
-
"
|
|
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. "
|
|
531
532
|
],
|
|
532
533
|
"color": "#432",
|
|
533
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": []
|
|
534
588
|
}
|
|
535
589
|
],
|
|
536
590
|
"links": [
|
|
@@ -659,13 +713,13 @@
|
|
|
659
713
|
"config": {},
|
|
660
714
|
"extra": {
|
|
661
715
|
"ds": {
|
|
662
|
-
"scale": 1.
|
|
716
|
+
"scale": 1.1167815779424888,
|
|
663
717
|
"offset": [
|
|
664
|
-
|
|
665
|
-
|
|
718
|
+
68.1627275452367,
|
|
719
|
+
93.15437611518773
|
|
666
720
|
]
|
|
667
721
|
},
|
|
668
|
-
"frontendVersion": "1.
|
|
722
|
+
"frontendVersion": "1.23.4",
|
|
669
723
|
"ue_links": [],
|
|
670
724
|
"links_added_by_ue": [],
|
|
671
725
|
"VHS_latentpreview": false,
|
{comfyui_workflow_templates-0.1.48.dist-info → comfyui_workflow_templates-0.1.49.dist-info}/RECORD
RENAMED
|
@@ -223,7 +223,7 @@ comfyui_workflow_templates/templates/image_omnigen2_image_edit.json,sha256=bbRFh
|
|
|
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
225
|
comfyui_workflow_templates/templates/image_qwen_image-1.webp,sha256=m2H8EFj23cMQNH7KCQJ3dhexC66WLqX7MD9-3b9uxfQ,38826
|
|
226
|
-
comfyui_workflow_templates/templates/image_qwen_image.json,sha256=
|
|
226
|
+
comfyui_workflow_templates/templates/image_qwen_image.json,sha256=wLJuWs_lzhZctZIPyc8jqtDU6sxnKk7PR4mALSssppU,16279
|
|
227
227
|
comfyui_workflow_templates/templates/image_to_video-1.webp,sha256=YJirLYMo7PoEvyFMrwE2P2r_ETvV9oDuBiD1oQfGQxE,802446
|
|
228
228
|
comfyui_workflow_templates/templates/image_to_video.json,sha256=nPnJ0t9XWaJ_PZluFWwipdmPWFRi5OewGxzJNiei_Ng,8889
|
|
229
229
|
comfyui_workflow_templates/templates/image_to_video_wan-1.webp,sha256=cxtxeW5KepuVvqInT1G4d6ddKN_qCWzzWW4sv0Yl6PI,926424
|
|
@@ -319,8 +319,8 @@ comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp,sha256=srBeKQO8HC
|
|
|
319
319
|
comfyui_workflow_templates/templates/wan2.1_fun_control.json,sha256=45CL4a-0uXHA9xOTkbaft-dOB1hKklGulVvv1q4BVrE,21583
|
|
320
320
|
comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp,sha256=KVqoYt8yiaxhNnJgSCfVxT8WLnCD2M5zqty-AAcowtI,527624
|
|
321
321
|
comfyui_workflow_templates/templates/wan2.1_fun_inp.json,sha256=6t-FDumnkkk0MhmZwiGKUJZU-18JJagzrkcYOqd6QRY,20015
|
|
322
|
-
comfyui_workflow_templates-0.1.
|
|
323
|
-
comfyui_workflow_templates-0.1.
|
|
324
|
-
comfyui_workflow_templates-0.1.
|
|
325
|
-
comfyui_workflow_templates-0.1.
|
|
326
|
-
comfyui_workflow_templates-0.1.
|
|
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,,
|
{comfyui_workflow_templates-0.1.48.dist-info → comfyui_workflow_templates-0.1.49.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|