comfyui-workflow-templates 0.1.70__py3-none-any.whl → 0.1.72__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.

Files changed (26) hide show
  1. comfyui_workflow_templates/templates/api_google_gemini_image.json +101 -96
  2. comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen-1.webp +0 -0
  3. comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen-2.webp +0 -0
  4. comfyui_workflow_templates/templates/flux1_dev_uso_reference_image_gen.json +3491 -0
  5. comfyui_workflow_templates/templates/hidream_i1_dev.json +455 -287
  6. comfyui_workflow_templates/templates/hidream_i1_fast.json +463 -295
  7. comfyui_workflow_templates/templates/hidream_i1_full.json +417 -250
  8. comfyui_workflow_templates/templates/image_qwen_image_instantx_controlnet.json +47 -47
  9. comfyui_workflow_templates/templates/index.es.json +261 -96
  10. comfyui_workflow_templates/templates/index.fr.json +300 -145
  11. comfyui_workflow_templates/templates/index.ja.json +261 -96
  12. comfyui_workflow_templates/templates/index.json +36 -2
  13. comfyui_workflow_templates/templates/index.ko.json +261 -96
  14. comfyui_workflow_templates/templates/index.ru.json +259 -158
  15. comfyui_workflow_templates/templates/index.zh-TW.json +261 -96
  16. comfyui_workflow_templates/templates/index.zh.json +261 -96
  17. comfyui_workflow_templates/templates/video_wan2_2_14B_s2v.json +80 -80
  18. comfyui_workflow_templates/templates/video_wan2_2_5B_fun_control-1.webp +0 -0
  19. comfyui_workflow_templates/templates/video_wan2_2_5B_fun_control.json +1018 -0
  20. comfyui_workflow_templates/templates/video_wan2_2_5B_fun_inpaint-1.webp +0 -0
  21. comfyui_workflow_templates/templates/video_wan2_2_5B_fun_inpaint.json +856 -0
  22. {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/METADATA +1 -1
  23. {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/RECORD +26 -19
  24. {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/WHEEL +0 -0
  25. {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/licenses/LICENSE +0 -0
  26. {comfyui_workflow_templates-0.1.70.dist-info → comfyui_workflow_templates-0.1.72.dist-info}/top_level.txt +0 -0
@@ -145,6 +145,19 @@
145
145
  "date": "2025-03-01",
146
146
  "size": 16.06
147
147
  },
148
+ {
149
+ "name": "flux1_dev_uso_reference_image_gen",
150
+ "title": "Flux.1 Dev USO Reference Image Generation",
151
+ "description": "Use reference images to control both style and subject - keep your character's face while changing artistic style, or apply artistic styles to new scenes",
152
+ "thumbnailVariant": "hoverDissolve",
153
+ "mediaType": "image",
154
+ "mediaSubtype": "webp",
155
+ "tags": ["Image to Image", "Image"],
156
+ "models": ["Flux"],
157
+ "date": "2025-09-02",
158
+ "tutorialUrl": "https://docs.comfy.org/tutorials/flux/flux-1-uso",
159
+ "size": 17.32
160
+ },
148
161
  {
149
162
  "name": "flux_schnell",
150
163
  "title": "Flux Schnell fp8",
@@ -633,10 +646,31 @@
633
646
  {
634
647
  "name": "video_wan2_2_5B_ti2v",
635
648
  "title": "Wan 2.2 5B Video Generation",
636
- "description": "Generate videos from text or images using Wan 2.2 5B hybrid model",
649
+ "description": "Fast text-to-video and image-to-video generation with 5B parameters. Optimized for rapid prototyping and creative exploration.",
650
+ "mediaType": "image",
651
+ "mediaSubtype": "webp",
652
+ "tags": ["Text to Video", "Video"],
653
+ "models": ["Wan2.2"],
654
+ "date": "2025-07-29",
655
+ "size": 16.9
656
+ },
657
+ {
658
+ "name": "video_wan2_2_5B_fun_inpaint",
659
+ "title": "Wan 2.2 5B Fun Inpaint",
660
+ "description": "Efficient video inpainting from start and end frames. 5B model delivers quick iterations for testing workflows.",
661
+ "mediaType": "image",
662
+ "mediaSubtype": "webp",
663
+ "tags": ["Text to Video", "Video"],
664
+ "models": ["Wan2.2"],
665
+ "date": "2025-07-29",
666
+ "size": 16.9
667
+ },
668
+ {
669
+ "name": "video_wan2_2_5B_fun_control",
670
+ "title": "Wan 2.2 5B Fun Control",
671
+ "description": "Multi-condition video control with pose, depth, and edge guidance. Compact 5B size for experimental development.",
637
672
  "mediaType": "image",
638
673
  "mediaSubtype": "webp",
639
- "tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/wan2_2",
640
674
  "tags": ["Text to Video", "Video"],
641
675
  "models": ["Wan2.2"],
642
676
  "date": "2025-07-29",