comfyui-workflow-templates 0.2.2__py3-none-any.whl → 0.2.4__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 (25) hide show
  1. comfyui_workflow_templates/templates/02_qwen_Image_edit_subgraphed.json +189 -188
  2. comfyui_workflow_templates/templates/04_hunyuan_3d_2.1_subgraphed.json +48 -75
  3. comfyui_workflow_templates/templates/api_ltxv_image_to_video-1.webp +0 -0
  4. comfyui_workflow_templates/templates/api_ltxv_image_to_video.json +187 -0
  5. comfyui_workflow_templates/templates/api_ltxv_text_to_video-1.webp +0 -0
  6. comfyui_workflow_templates/templates/api_ltxv_text_to_video.json +134 -0
  7. comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing.json +81 -81
  8. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song.json +45 -45
  9. comfyui_workflow_templates/templates/flux_kontext_dev_basic.json +39 -39
  10. comfyui_workflow_templates/templates/index.ar.json +159 -133
  11. comfyui_workflow_templates/templates/index.es.json +164 -138
  12. comfyui_workflow_templates/templates/index.fr.json +164 -138
  13. comfyui_workflow_templates/templates/index.ja.json +163 -137
  14. comfyui_workflow_templates/templates/index.json +163 -137
  15. comfyui_workflow_templates/templates/index.ko.json +163 -137
  16. comfyui_workflow_templates/templates/index.ru.json +164 -138
  17. comfyui_workflow_templates/templates/index.schema.json +2 -2
  18. comfyui_workflow_templates/templates/index.tr.json +164 -138
  19. comfyui_workflow_templates/templates/index.zh-TW.json +164 -138
  20. comfyui_workflow_templates/templates/index.zh.json +174 -148
  21. {comfyui_workflow_templates-0.2.2.dist-info → comfyui_workflow_templates-0.2.4.dist-info}/METADATA +1 -1
  22. {comfyui_workflow_templates-0.2.2.dist-info → comfyui_workflow_templates-0.2.4.dist-info}/RECORD +25 -21
  23. {comfyui_workflow_templates-0.2.2.dist-info → comfyui_workflow_templates-0.2.4.dist-info}/WHEEL +0 -0
  24. {comfyui_workflow_templates-0.2.2.dist-info → comfyui_workflow_templates-0.2.4.dist-info}/licenses/LICENSE +0 -0
  25. {comfyui_workflow_templates-0.2.2.dist-info → comfyui_workflow_templates-0.2.4.dist-info}/top_level.txt +0 -0
@@ -109,11 +109,11 @@
109
109
  },
110
110
  "size": {
111
111
  "type": "number",
112
- "description": "Size of the template in GB"
112
+ "description": "Size of the template in bytes"
113
113
  },
114
114
  "vram": {
115
115
  "type": "number",
116
- "description": "VRAM of the template in GB"
116
+ "description": "VRAM of the template in bytes"
117
117
  }
118
118
  },
119
119
  "additionalProperties": false