comfyui-workflow-templates 0.1.8__py3-none-any.whl → 0.1.9__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.
- comfyui_workflow_templates/templates/index.json +46 -46
- {comfyui_workflow_templates-0.1.8.dist-info → comfyui_workflow_templates-0.1.9.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.8.dist-info → comfyui_workflow_templates-0.1.9.dist-info}/RECORD +28 -28
- {comfyui_workflow_templates-0.1.8.dist-info → comfyui_workflow_templates-0.1.9.dist-info}/WHEEL +1 -1
- /comfyui_workflow_templates/templates/{dall-e-2-inpaint-1.webp → api-openai-dall-e-2-inpaint-1.webp} +0 -0
- /comfyui_workflow_templates/templates/{dall-e-2-inpaint-2.webp → api-openai-dall-e-2-inpaint-2.webp} +0 -0
- /comfyui_workflow_templates/templates/{dall-e-2-inpaint.json → api-openai-dall-e-2-inpaint.json} +0 -0
- /comfyui_workflow_templates/templates/{dall-e-2-t2i-1.webp → api-openai-dall-e-2-t2i-1.webp} +0 -0
- /comfyui_workflow_templates/templates/{dall-e-2-t2i.json → api-openai-dall-e-2-t2i.json} +0 -0
- /comfyui_workflow_templates/templates/{dall-e-3-t2i-1.webp → api-openai-dall-e-3-t2i-1.webp} +0 -0
- /comfyui_workflow_templates/templates/{dall-e-3-t2i.json → api-openai-dall-e-3-t2i.json} +0 -0
- /comfyui_workflow_templates/templates/{api_minimax_i2v-1.webp → api_hailuo_minimax_i2v-1.webp} +0 -0
- /comfyui_workflow_templates/templates/{api_minimax_i2v.json → api_hailuo_minimax_i2v.json} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_i2i-1.webp → api_openai_image_1_i2i-1.webp} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_i2i-2.webp → api_openai_image_1_i2i-2.webp} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_i2i.json → api_openai_image_1_i2i.json} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_inpaint-1.webp → api_openai_image_1_inpaint-1.webp} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_inpaint-2.webp → api_openai_image_1_inpaint-2.webp} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_inpaint.json → api_openai_image_1_inpaint.json} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_multi_inputs-1.webp → api_openai_image_1_multi_inputs-1.webp} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_multi_inputs-2.webp → api_openai_image_1_multi_inputs-2.webp} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_multi_inputs.json → api_openai_image_1_multi_inputs.json} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_t2i-1.webp → api_openai_image_1_t2i-1.webp} +0 -0
- /comfyui_workflow_templates/templates/{api_gpt_image_1_t2i.json → api_openai_image_1_t2i.json} +0 -0
- /comfyui_workflow_templates/templates/{api_google_veo2_i2v-1.webp → api_veo2_i2v-1.webp} +0 -0
- /comfyui_workflow_templates/templates/{api_google_veo2_i2v.json → api_veo2_i2v.json} +0 -0
- {comfyui_workflow_templates-0.1.8.dist-info → comfyui_workflow_templates-0.1.9.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.8.dist-info → comfyui_workflow_templates-0.1.9.dist-info}/top_level.txt +0 -0
@@ -351,16 +351,16 @@
|
|
351
351
|
"type": "image",
|
352
352
|
"templates": [
|
353
353
|
{
|
354
|
-
"name": "
|
355
|
-
"title": "
|
354
|
+
"name": "api_openai_image_1_t2i",
|
355
|
+
"title": "OpenAI Image-1 Text to Image",
|
356
356
|
"description": "Use GPT Image 1 API to generate images from text descriptions.",
|
357
357
|
"mediaType": "image",
|
358
358
|
"mediaSubtype": "webp",
|
359
359
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
|
360
360
|
},
|
361
361
|
{
|
362
|
-
"name": "
|
363
|
-
"title": "Image
|
362
|
+
"name": "api_openai_image_1_i2i",
|
363
|
+
"title": "OpenAI Image-1 Image to Image",
|
364
364
|
"description": "Use GPT Image 1 API to generate images from images.",
|
365
365
|
"mediaType": "image",
|
366
366
|
"mediaSubtype": "webp",
|
@@ -368,8 +368,8 @@
|
|
368
368
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
|
369
369
|
},
|
370
370
|
{
|
371
|
-
"name": "
|
372
|
-
"title": "
|
371
|
+
"name": "api_openai_image_1_inpaint",
|
372
|
+
"title": "OpenAI Image-1 Inpaint",
|
373
373
|
"description": "Use GPT Image 1 API to inpaint images.",
|
374
374
|
"mediaType": "image",
|
375
375
|
"mediaSubtype": "webp",
|
@@ -377,8 +377,8 @@
|
|
377
377
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
|
378
378
|
},
|
379
379
|
{
|
380
|
-
"name": "
|
381
|
-
"title": "Multi Inputs
|
380
|
+
"name": "api_openai_image_1_multi_inputs",
|
381
|
+
"title": "OpenAI Image-1 Multi Inputs",
|
382
382
|
"description": "Use GPT Image 1 API with multiple inputs to generate images.",
|
383
383
|
"mediaType": "image",
|
384
384
|
"mediaSubtype": "webp",
|
@@ -386,16 +386,16 @@
|
|
386
386
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/gpt-image-1"
|
387
387
|
},
|
388
388
|
{
|
389
|
-
"name": "dall-e-2-t2i",
|
390
|
-
"title": "Text to Image
|
389
|
+
"name": "api-openai-dall-e-2-t2i",
|
390
|
+
"title": "Dall-E 2 Text to Image",
|
391
391
|
"description": "Use Dall-E 2 API to generate images from text descriptions.",
|
392
392
|
"mediaType": "image",
|
393
393
|
"mediaSubtype": "webp",
|
394
394
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2"
|
395
395
|
},
|
396
396
|
{
|
397
|
-
"name": "dall-e-2-inpaint",
|
398
|
-
"title": "
|
397
|
+
"name": "api-openai-dall-e-2-inpaint",
|
398
|
+
"title": "Dall-E 2 Inpaint",
|
399
399
|
"description": "Use Dall-E 2 API to inpaint images.",
|
400
400
|
"mediaType": "image",
|
401
401
|
"mediaSubtype": "webp",
|
@@ -403,8 +403,8 @@
|
|
403
403
|
"tutorialUrl": "https://docs.comfy.org/tutorials/api-nodes/openai/dall-e-2"
|
404
404
|
},
|
405
405
|
{
|
406
|
-
"name": "dall-e-3-t2i",
|
407
|
-
"title": "Text to Image
|
406
|
+
"name": "api-openai-dall-e-3-t2i",
|
407
|
+
"title": "Dall-E 3 Text to Image",
|
408
408
|
"description": "Use Dall-E 3 API to generate images from text descriptions.",
|
409
409
|
"mediaType": "image",
|
410
410
|
"mediaSubtype": "webp",
|
@@ -412,59 +412,59 @@
|
|
412
412
|
},
|
413
413
|
{
|
414
414
|
"name": "api_bfl_flux_pro_t2i",
|
415
|
-
"title": "Text to Image
|
416
|
-
"description": "
|
415
|
+
"title": "BFL Flux[Pro] Text to Image",
|
416
|
+
"description": "Create images with FLUX.1 [pro]'s excellent prompt following, visual quality, image detail and output diversity.",
|
417
417
|
"mediaType": "image",
|
418
418
|
"mediaSubtype": "webp"
|
419
419
|
},
|
420
420
|
{
|
421
421
|
"name": "api_stability_sd3_t2i",
|
422
|
-
"title": "Text to Image
|
423
|
-
"description": "
|
422
|
+
"title": "Stability SD3 Text to Image",
|
423
|
+
"description": "Generate high quality images with excellent prompt adherence. Perfect for professional use cases at 1 megapixel resolution.",
|
424
424
|
"mediaType": "image",
|
425
425
|
"mediaSubtype": "webp"
|
426
426
|
},
|
427
427
|
{
|
428
428
|
"name": "api_ideogram_v3_t2i",
|
429
|
-
"title": "Text to Image
|
430
|
-
"description": "
|
429
|
+
"title": "Ideogram V3 Text to Image",
|
430
|
+
"description": "Generate images with high-quality image-prompt alignment, photorealism, and text rendering. Create professional-quality logos, promotional posters, landing page concepts, product photography, and more. Effortlessly craft sophisticated spatial compositions with intricate backgrounds, precise and nuanced lighting and colors, and lifelike environmental detail.",
|
431
431
|
"mediaType": "image",
|
432
432
|
"mediaSubtype": "webp"
|
433
433
|
},
|
434
434
|
{
|
435
435
|
"name": "api_luma_photon_i2i",
|
436
|
-
"title": "Image to Image
|
437
|
-
"description": "
|
436
|
+
"title": "Luma Photon Image to Image",
|
437
|
+
"description": "Guide image generation using a combination of images and prompt.",
|
438
438
|
"mediaType": "image",
|
439
439
|
"mediaSubtype": "webp",
|
440
440
|
"thumbnailVariant": "compareSlider"
|
441
441
|
},
|
442
442
|
{
|
443
443
|
"name": "api_luma_photon_style_ref",
|
444
|
-
"title": "Style Reference
|
445
|
-
"description": "
|
444
|
+
"title": "Luma Photon Style Reference",
|
445
|
+
"description": "Apply and blend style references with exact control. Luma Photon captures the essence of each reference image, letting you combine distinct visual elements while maintaining professional quality.",
|
446
446
|
"mediaType": "image",
|
447
447
|
"mediaSubtype": "webp",
|
448
448
|
"thumbnailVariant": "compareSlider"
|
449
449
|
},
|
450
450
|
{
|
451
451
|
"name": "api_recraft_image_gen_with_color_control",
|
452
|
-
"title": "
|
453
|
-
"description": "
|
452
|
+
"title": "Recraft Color Control Image Generation",
|
453
|
+
"description": "Create a custom palette to reuse for multiple images or hand-pick colors for each photo. Match your brand's color palette and craft visuals that are distinctly yours.",
|
454
454
|
"mediaType": "image",
|
455
455
|
"mediaSubtype": "webp"
|
456
456
|
},
|
457
457
|
{
|
458
458
|
"name": "api_recraft_image_gen_with_style_control",
|
459
|
-
"title": "
|
460
|
-
"description": "
|
459
|
+
"title": "Recraft Style Control Image Generation",
|
460
|
+
"description": "Control style with visual examples, align positioning, and fine-tune objects. Store and share styles for perfect brand consistency.",
|
461
461
|
"mediaType": "image",
|
462
462
|
"mediaSubtype": "webp"
|
463
463
|
},
|
464
464
|
{
|
465
465
|
"name": "api_recraft_vector_gen",
|
466
|
-
"title": "Vector Generation",
|
467
|
-
"description": "
|
466
|
+
"title": "Recraft Vector Generation",
|
467
|
+
"description": "Go from a text prompt to vector image with Recraft's AI vector generator. Produce the best-quality vector art for logos, posters, icon sets, ads, banners and mockups. Perfect your designs with sharp, high-quality SVG files. Create branded vector illustrations for your app or website in seconds.",
|
468
468
|
"mediaType": "image",
|
469
469
|
"mediaSubtype": "webp"
|
470
470
|
}
|
@@ -477,50 +477,50 @@
|
|
477
477
|
"templates": [
|
478
478
|
{
|
479
479
|
"name": "api_luma_i2v",
|
480
|
-
"title": "Image to Video
|
481
|
-
"description": "
|
480
|
+
"title": "Luma Image to Video",
|
481
|
+
"description": "Take static images and instantly create magical high quality animations.",
|
482
482
|
"mediaType": "image",
|
483
483
|
"mediaSubtype": "webp"
|
484
484
|
},
|
485
485
|
{
|
486
486
|
"name": "api_kling_i2v",
|
487
|
-
"title": "Image to Video
|
488
|
-
"description": "
|
487
|
+
"title": "Kling Image to Video",
|
488
|
+
"description": "Create videos with great prompt adherence for actions, expressions, and camera movements. Now supporting complex prompts with sequential actions for you to be the director of your scene.",
|
489
489
|
"mediaType": "image",
|
490
490
|
"mediaSubtype": "webp"
|
491
491
|
},
|
492
492
|
{
|
493
|
-
"name": "
|
494
|
-
"title": "Image to Video
|
495
|
-
"description": "Use Google
|
493
|
+
"name": "api_veo2_i2v",
|
494
|
+
"title": "Veo2 Image to Video",
|
495
|
+
"description": "Use Google Veo2 API to generate videos from images.",
|
496
496
|
"mediaType": "image",
|
497
497
|
"mediaSubtype": "webp"
|
498
498
|
},
|
499
499
|
{
|
500
|
-
"name": "
|
501
|
-
"title": "Image to Video
|
502
|
-
"description": "
|
500
|
+
"name": "api_hailuo_minimax_i2v",
|
501
|
+
"title": "Minimax Image to Video",
|
502
|
+
"description": "Create refined videos from images and text, including CGI integration and trendy photo effects like viral AI hugging. Choose from a variety of video styles and themes to match your creative vision.",
|
503
503
|
"mediaType": "image",
|
504
504
|
"mediaSubtype": "webp"
|
505
505
|
},
|
506
506
|
{
|
507
507
|
"name": "api_pika_scene",
|
508
|
-
"title": "
|
509
|
-
"description": "Use
|
508
|
+
"title": "Pika Scenes: Images to Video",
|
509
|
+
"description": "Use multiple images as ingredients and generate videos that incorporate all of them.",
|
510
510
|
"mediaType": "image",
|
511
511
|
"mediaSubtype": "webp"
|
512
512
|
},
|
513
513
|
{
|
514
514
|
"name": "api_pixverse_template_i2v",
|
515
|
-
"title": "Image to Video
|
516
|
-
"description": "
|
515
|
+
"title": "Pixverse Templates: Image to Video",
|
516
|
+
"description": "Transforms static images into dynamic videos with motion and effects.",
|
517
517
|
"mediaType": "image",
|
518
518
|
"mediaSubtype": "webp"
|
519
519
|
},
|
520
520
|
{
|
521
521
|
"name": "api_pixverse_t2v",
|
522
|
-
"title": "Text to Video
|
523
|
-
"description": "
|
522
|
+
"title": "Pixverse Text to Video",
|
523
|
+
"description": "Generate videos with accurate prompt interpretation and stunning video dynamics.",
|
524
524
|
"mediaType": "image",
|
525
525
|
"mediaSubtype": "webp"
|
526
526
|
}
|
{comfyui_workflow_templates-0.1.8.dist-info → comfyui_workflow_templates-0.1.9.dist-info}/RECORD
RENAMED
@@ -2,21 +2,17 @@ comfyui_workflow_templates/__init__.py,sha256=XmTlc-YDm2a2pK3oXAJ02LGQtCI2EuZ7pD
|
|
2
2
|
comfyui_workflow_templates/templates/2_pass_pose_worship-1.webp,sha256=Vioh8sPRgv3-brOOketIN5diMy9ot7HkYMO62ErlyGo,113646
|
3
3
|
comfyui_workflow_templates/templates/2_pass_pose_worship-2.webp,sha256=QiBOGwS4xZq6T8m5HoNCdSLLu6s2Sw57xvBugOFb414,9778
|
4
4
|
comfyui_workflow_templates/templates/2_pass_pose_worship.json,sha256=WZNNxOeuH7Q2ofwsWsq6pguEIxn5yBege9zQIxrXU1s,22790
|
5
|
+
comfyui_workflow_templates/templates/api-openai-dall-e-2-inpaint-1.webp,sha256=G61v-CJ-amkCOdT0ZpqZ3D_ZqGk01QfQPbNsxM0eAII,15178
|
6
|
+
comfyui_workflow_templates/templates/api-openai-dall-e-2-inpaint-2.webp,sha256=OcSHnY_foec0jsKo7s8uxH4-7AtM4e5LAuH1uP2QJck,13278
|
7
|
+
comfyui_workflow_templates/templates/api-openai-dall-e-2-inpaint.json,sha256=8N9bRSGcpt3PFsBLqnETS90CqvN95flX7M9rGUEC2SU,3721
|
8
|
+
comfyui_workflow_templates/templates/api-openai-dall-e-2-t2i-1.webp,sha256=TBiYFDxrYiltHQ9kSOBDwjDU6hZUv1r2809_ghNkNiE,18740
|
9
|
+
comfyui_workflow_templates/templates/api-openai-dall-e-2-t2i.json,sha256=GuhL5Q7wCibsbZFjoQ4JUtjrfN4HWl18sv9ENONzdaQ,3201
|
10
|
+
comfyui_workflow_templates/templates/api-openai-dall-e-3-t2i-1.webp,sha256=LU-M-yO-yP7ntqNcai0Uq1YpyPywXAdhuH8QyympVHw,8976
|
11
|
+
comfyui_workflow_templates/templates/api-openai-dall-e-3-t2i.json,sha256=x6YUvpxuoTUsmT1I2tCdjCoykNCbRsojz1uODWOR1h8,3070
|
5
12
|
comfyui_workflow_templates/templates/api_bfl_flux_pro_t2i-1.webp,sha256=WmAe054kJHOACJPsYUv8P2dF7f_NU3adBKpOEaoZh0Y,13110
|
6
13
|
comfyui_workflow_templates/templates/api_bfl_flux_pro_t2i.json,sha256=j0QFikOsVTuLdI56H3KlCey5DCoPXrR6jZ3uNQkYwM4,2310
|
7
|
-
comfyui_workflow_templates/templates/
|
8
|
-
comfyui_workflow_templates/templates/
|
9
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_i2i-1.webp,sha256=ZGmGZZDKpaSrauSkCFmgHC3qLbbCQzj7pcCgonoD3HE,13836
|
10
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_i2i-2.webp,sha256=y9FJ0Z2F1MYQaS7AcbuwA7P6Ne0s9Fb4201Mq3G2EqU,15602
|
11
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_i2i.json,sha256=Nkpd1PPHK6sf9jXWI0UH5SEVpmlorRI-h5q7Kf3WO1A,3663
|
12
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_inpaint-1.webp,sha256=eTkDNg3XXU5Ezj-t2hHDuzzUYKWwwQuTfuiaO1-sgRg,13552
|
13
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_inpaint-2.webp,sha256=Aw6a9XOXIUyNevJFupWw-3-1_AXmzsvAMhFQNNTWQZg,16588
|
14
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_inpaint.json,sha256=uY5hI1ktErsz-CxLQrTSf1xK5s0ORreeg2e4bxw8ihg,3682
|
15
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_multi_inputs-1.webp,sha256=ZgyDPrTBK1Tpk5z8LYNn4vXY33zE_p8l8NGYMrkjExc,13242
|
16
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_multi_inputs-2.webp,sha256=itPqTPr4vRaliBdXZPHRLoCV5IA9GD8EHJRXm8Q1XLE,14948
|
17
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_multi_inputs.json,sha256=xAg_WWIG5MiHpKixUi1xgHEBu8GAxiNKu6o7HykXfIA,5170
|
18
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_t2i-1.webp,sha256=nb3jtKa5Va1frzn1KrQHyB-ZBaDv8Pm033R0KbeQH88,12152
|
19
|
-
comfyui_workflow_templates/templates/api_gpt_image_1_t2i.json,sha256=yQr7j2OCf_tw8pHUsPFasF1bQFPuO_K-wrEYLRzcbqA,3469
|
14
|
+
comfyui_workflow_templates/templates/api_hailuo_minimax_i2v-1.webp,sha256=m8kHqm4Fu7LlKZdog7qRx6OMib4FFhGugbeMCiSmLG8,1048212
|
15
|
+
comfyui_workflow_templates/templates/api_hailuo_minimax_i2v.json,sha256=zR_CEf3GYFRNS_eIqTM-HuRjq5epmkl5B4YVfRp4odU,1799
|
20
16
|
comfyui_workflow_templates/templates/api_ideogram_v3_t2i-1.webp,sha256=w0YREvnxjiIPLowA05A2YIT7c_RIxksIO8X-r0rGODY,12192
|
21
17
|
comfyui_workflow_templates/templates/api_ideogram_v3_t2i.json,sha256=_zpkEKNLoqj3DQoI5qrcARfv5s9ASJh3bePSVmfll6M,2435
|
22
18
|
comfyui_workflow_templates/templates/api_kling_i2v-1.webp,sha256=1ZkS3Fj37tyRgYlC-llDbMNNd-q-nhoHjpfpUmOE8OE,1413972
|
@@ -29,8 +25,17 @@ comfyui_workflow_templates/templates/api_luma_photon_i2i.json,sha256=e3zjkAPwFN3
|
|
29
25
|
comfyui_workflow_templates/templates/api_luma_photon_style_ref-1.webp,sha256=29k8VYVkRZE6GLRkrY5GTKWUwwCep53FEUKa1Ki9wqY,14502
|
30
26
|
comfyui_workflow_templates/templates/api_luma_photon_style_ref-2.webp,sha256=RC_rEKcwz15BxbeKYnivht3Iuhf3nSg0KcHFEumIMak,21258
|
31
27
|
comfyui_workflow_templates/templates/api_luma_photon_style_ref.json,sha256=eO-fHoGUa5D-xJ68jNZHLptfW1Sr6E1rMq6k_jMe3Ko,5269
|
32
|
-
comfyui_workflow_templates/templates/
|
33
|
-
comfyui_workflow_templates/templates/
|
28
|
+
comfyui_workflow_templates/templates/api_openai_image_1_i2i-1.webp,sha256=ZGmGZZDKpaSrauSkCFmgHC3qLbbCQzj7pcCgonoD3HE,13836
|
29
|
+
comfyui_workflow_templates/templates/api_openai_image_1_i2i-2.webp,sha256=y9FJ0Z2F1MYQaS7AcbuwA7P6Ne0s9Fb4201Mq3G2EqU,15602
|
30
|
+
comfyui_workflow_templates/templates/api_openai_image_1_i2i.json,sha256=Nkpd1PPHK6sf9jXWI0UH5SEVpmlorRI-h5q7Kf3WO1A,3663
|
31
|
+
comfyui_workflow_templates/templates/api_openai_image_1_inpaint-1.webp,sha256=eTkDNg3XXU5Ezj-t2hHDuzzUYKWwwQuTfuiaO1-sgRg,13552
|
32
|
+
comfyui_workflow_templates/templates/api_openai_image_1_inpaint-2.webp,sha256=Aw6a9XOXIUyNevJFupWw-3-1_AXmzsvAMhFQNNTWQZg,16588
|
33
|
+
comfyui_workflow_templates/templates/api_openai_image_1_inpaint.json,sha256=uY5hI1ktErsz-CxLQrTSf1xK5s0ORreeg2e4bxw8ihg,3682
|
34
|
+
comfyui_workflow_templates/templates/api_openai_image_1_multi_inputs-1.webp,sha256=ZgyDPrTBK1Tpk5z8LYNn4vXY33zE_p8l8NGYMrkjExc,13242
|
35
|
+
comfyui_workflow_templates/templates/api_openai_image_1_multi_inputs-2.webp,sha256=itPqTPr4vRaliBdXZPHRLoCV5IA9GD8EHJRXm8Q1XLE,14948
|
36
|
+
comfyui_workflow_templates/templates/api_openai_image_1_multi_inputs.json,sha256=xAg_WWIG5MiHpKixUi1xgHEBu8GAxiNKu6o7HykXfIA,5170
|
37
|
+
comfyui_workflow_templates/templates/api_openai_image_1_t2i-1.webp,sha256=nb3jtKa5Va1frzn1KrQHyB-ZBaDv8Pm033R0KbeQH88,12152
|
38
|
+
comfyui_workflow_templates/templates/api_openai_image_1_t2i.json,sha256=yQr7j2OCf_tw8pHUsPFasF1bQFPuO_K-wrEYLRzcbqA,3469
|
34
39
|
comfyui_workflow_templates/templates/api_pika_scene-1.webp,sha256=148VnDSW8sF-JaQowGPGAf652stqUNQHZls7I4H1bjo,2157972
|
35
40
|
comfyui_workflow_templates/templates/api_pika_scene.json,sha256=sgQrGiR0he4LKu0LgLFCkU42ZI8sehdW7XsJjOaGy4c,4130
|
36
41
|
comfyui_workflow_templates/templates/api_pixverse_t2v-1.webp,sha256=pO1TfGMuAS2zfmcW21DT29mAw7I5dU7VsmA2Ff1vf9U,3172142
|
@@ -45,6 +50,8 @@ comfyui_workflow_templates/templates/api_recraft_vector_gen-1.webp,sha256=tBQbuW
|
|
45
50
|
comfyui_workflow_templates/templates/api_recraft_vector_gen.json,sha256=XlX0B5yHlsBrtsB1jD5NWNKNDLK0ot1XO144DHxyJC8,2416
|
46
51
|
comfyui_workflow_templates/templates/api_stability_sd3_t2i-1.webp,sha256=CcXd8klTCsSqPJvZseduWkoa5tG-z30jUCe8iGgbbxs,10958
|
47
52
|
comfyui_workflow_templates/templates/api_stability_sd3_t2i.json,sha256=VjEr7DGDYW8ISnUFfM0BiJW342TXFzRUEyQRzAv18bQ,2328
|
53
|
+
comfyui_workflow_templates/templates/api_veo2_i2v-1.webp,sha256=8dk6UktYxYqL5doKlQwN5jVr04vn0bNbQQ_NWbWnieg,758638
|
54
|
+
comfyui_workflow_templates/templates/api_veo2_i2v.json,sha256=8UVsGGeWbquFN133Q7Es6EU5Gaqqn1Q4wshTeEligIU,3229
|
48
55
|
comfyui_workflow_templates/templates/area_composition-1.webp,sha256=ZP_Q-7mthFO-SGBWjrcpX2pMYU6T1g18MgvPnqxemUo,201190
|
49
56
|
comfyui_workflow_templates/templates/area_composition.json,sha256=RWTltC6Vt3PS_ZxQx8abbpUQjz_8vM6BU25DzFd7oLc,21399
|
50
57
|
comfyui_workflow_templates/templates/area_composition_reversed-1.webp,sha256=HZrrn1P6wF08b9hjSD1Zzc4M2xXyySzvvkBYa39cVw0,216640
|
@@ -54,13 +61,6 @@ comfyui_workflow_templates/templates/area_composition_square_area_for_subject.js
|
|
54
61
|
comfyui_workflow_templates/templates/controlnet_example-1.webp,sha256=uKCsdY6bE3f04nknt0zVSUiHMIvbyTOt1Zm8Crn-Xps,404142
|
55
62
|
comfyui_workflow_templates/templates/controlnet_example-2.webp,sha256=jV6wyPxdXhpLKvt0rNxdwkLzre_ceofvM8xKN3rN9IA,111770
|
56
63
|
comfyui_workflow_templates/templates/controlnet_example.json,sha256=mfLfqkuIxhfAK8PCQ7ZG-KGhTJS6XNJ_9PRsq2uynj8,11216
|
57
|
-
comfyui_workflow_templates/templates/dall-e-2-inpaint-1.webp,sha256=G61v-CJ-amkCOdT0ZpqZ3D_ZqGk01QfQPbNsxM0eAII,15178
|
58
|
-
comfyui_workflow_templates/templates/dall-e-2-inpaint-2.webp,sha256=OcSHnY_foec0jsKo7s8uxH4-7AtM4e5LAuH1uP2QJck,13278
|
59
|
-
comfyui_workflow_templates/templates/dall-e-2-inpaint.json,sha256=8N9bRSGcpt3PFsBLqnETS90CqvN95flX7M9rGUEC2SU,3721
|
60
|
-
comfyui_workflow_templates/templates/dall-e-2-t2i-1.webp,sha256=TBiYFDxrYiltHQ9kSOBDwjDU6hZUv1r2809_ghNkNiE,18740
|
61
|
-
comfyui_workflow_templates/templates/dall-e-2-t2i.json,sha256=GuhL5Q7wCibsbZFjoQ4JUtjrfN4HWl18sv9ENONzdaQ,3201
|
62
|
-
comfyui_workflow_templates/templates/dall-e-3-t2i-1.webp,sha256=LU-M-yO-yP7ntqNcai0Uq1YpyPywXAdhuH8QyympVHw,8976
|
63
|
-
comfyui_workflow_templates/templates/dall-e-3-t2i.json,sha256=x6YUvpxuoTUsmT1I2tCdjCoykNCbRsojz1uODWOR1h8,3070
|
64
64
|
comfyui_workflow_templates/templates/default-1.webp,sha256=qJMdeDA8PFoYJoyfcNN-TYS52TzZrinHoq4hsjdGOQM,35632
|
65
65
|
comfyui_workflow_templates/templates/default.json,sha256=uwDJA-wCa2SZJNI_iTLWoypu2_vRA3vy6obEaD6TfKQ,5630
|
66
66
|
comfyui_workflow_templates/templates/depth_controlnet-1.webp,sha256=JhY0Rf_fYQyEUdXheg6RF0H7i2OyrRUsLV5Z22vL-bw,140344
|
@@ -123,7 +123,7 @@ comfyui_workflow_templates/templates/image_to_video-1.webp,sha256=-3fIlyNhM-troU
|
|
123
123
|
comfyui_workflow_templates/templates/image_to_video.json,sha256=0HU8Cd0_AL-HJlBf6o_yvkToA8j0G5o4Kp-5HA91sUI,6625
|
124
124
|
comfyui_workflow_templates/templates/image_to_video_wan-1.webp,sha256=cxtxeW5KepuVvqInT1G4d6ddKN_qCWzzWW4sv0Yl6PI,926424
|
125
125
|
comfyui_workflow_templates/templates/image_to_video_wan.json,sha256=eJJzxJcRo-f2P1EW3OOPFm0Nx-6rxFdpdkRVcXPATs4,11813
|
126
|
-
comfyui_workflow_templates/templates/index.json,sha256=
|
126
|
+
comfyui_workflow_templates/templates/index.json,sha256=e2iw_iXGgbAqpEwk3Pl9GqG8uP38MRHTRw2VUtQ4Q28,27212
|
127
127
|
comfyui_workflow_templates/templates/inpain_model_outpainting-1.webp,sha256=PVdIJ4LKvAGP-OzD1FmzQGFpcUKOMdXj-bBgQwIgZDI,116632
|
128
128
|
comfyui_workflow_templates/templates/inpain_model_outpainting-2.webp,sha256=8I_BITesJrhvWdqebcz_BUsG2O5ltayxgIkwZCs-R9w,27708
|
129
129
|
comfyui_workflow_templates/templates/inpain_model_outpainting.json,sha256=ovkgoh1C-grKfehN495pSUKTBGnSQ6Hm9GTVgQ3LjCU,8608
|
@@ -181,8 +181,8 @@ comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp,sha256=czOi3YuJI9
|
|
181
181
|
comfyui_workflow_templates/templates/wan2.1_fun_control.json,sha256=DtwD0aCFtDAfmHFZ60SmVaTQCwAKy27Ggpi5YHTjdbE,20623
|
182
182
|
comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp,sha256=0xKRBDLFCbMrni6o5zFlVt6o5a38Rxg1_Q0ETU2hPHc,1578046
|
183
183
|
comfyui_workflow_templates/templates/wan2.1_fun_inp.json,sha256=PFoDxG-3_scsi2TGnDukSJ31dMC6j8ZYLqLQ_uJE5xM,19174
|
184
|
-
comfyui_workflow_templates-0.1.
|
185
|
-
comfyui_workflow_templates-0.1.
|
186
|
-
comfyui_workflow_templates-0.1.
|
187
|
-
comfyui_workflow_templates-0.1.
|
188
|
-
comfyui_workflow_templates-0.1.
|
184
|
+
comfyui_workflow_templates-0.1.9.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
185
|
+
comfyui_workflow_templates-0.1.9.dist-info/METADATA,sha256=bJAFvsmpS2yEJqmBnwM49AxlndQo6AJ8KTNnw73ol-E,55417
|
186
|
+
comfyui_workflow_templates-0.1.9.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
|
187
|
+
comfyui_workflow_templates-0.1.9.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
|
188
|
+
comfyui_workflow_templates-0.1.9.dist-info/RECORD,,
|
/comfyui_workflow_templates/templates/{dall-e-2-inpaint-1.webp → api-openai-dall-e-2-inpaint-1.webp}
RENAMED
File without changes
|
/comfyui_workflow_templates/templates/{dall-e-2-inpaint-2.webp → api-openai-dall-e-2-inpaint-2.webp}
RENAMED
File without changes
|
/comfyui_workflow_templates/templates/{dall-e-2-inpaint.json → api-openai-dall-e-2-inpaint.json}
RENAMED
File without changes
|
/comfyui_workflow_templates/templates/{dall-e-2-t2i-1.webp → api-openai-dall-e-2-t2i-1.webp}
RENAMED
File without changes
|
File without changes
|
/comfyui_workflow_templates/templates/{dall-e-3-t2i-1.webp → api-openai-dall-e-3-t2i-1.webp}
RENAMED
File without changes
|
File without changes
|
/comfyui_workflow_templates/templates/{api_minimax_i2v-1.webp → api_hailuo_minimax_i2v-1.webp}
RENAMED
File without changes
|
File without changes
|
/comfyui_workflow_templates/templates/{api_gpt_image_1_i2i-1.webp → api_openai_image_1_i2i-1.webp}
RENAMED
File without changes
|
/comfyui_workflow_templates/templates/{api_gpt_image_1_i2i-2.webp → api_openai_image_1_i2i-2.webp}
RENAMED
File without changes
|
/comfyui_workflow_templates/templates/{api_gpt_image_1_i2i.json → api_openai_image_1_i2i.json}
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/comfyui_workflow_templates/templates/{api_gpt_image_1_t2i-1.webp → api_openai_image_1_t2i-1.webp}
RENAMED
File without changes
|
/comfyui_workflow_templates/templates/{api_gpt_image_1_t2i.json → api_openai_image_1_t2i.json}
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|