comfyui-workflow-templates 0.2.3__py3-none-any.whl → 0.2.5__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 (22) hide show
  1. comfyui_workflow_templates/templates/api_ltxv_image_to_video-1.webp +0 -0
  2. comfyui_workflow_templates/templates/api_ltxv_image_to_video.json +187 -0
  3. comfyui_workflow_templates/templates/api_ltxv_text_to_video-1.webp +0 -0
  4. comfyui_workflow_templates/templates/api_ltxv_text_to_video.json +134 -0
  5. comfyui_workflow_templates/templates/audio_ace_step_1_m2m_editing.json +81 -81
  6. comfyui_workflow_templates/templates/audio_ace_step_1_t2a_song.json +45 -45
  7. comfyui_workflow_templates/templates/index.ar.json +159 -133
  8. comfyui_workflow_templates/templates/index.es.json +164 -138
  9. comfyui_workflow_templates/templates/index.fr.json +164 -138
  10. comfyui_workflow_templates/templates/index.ja.json +164 -138
  11. comfyui_workflow_templates/templates/index.json +158 -132
  12. comfyui_workflow_templates/templates/index.ko.json +164 -138
  13. comfyui_workflow_templates/templates/index.ru.json +164 -138
  14. comfyui_workflow_templates/templates/index.schema.json +2 -2
  15. comfyui_workflow_templates/templates/index.tr.json +164 -138
  16. comfyui_workflow_templates/templates/index.zh-TW.json +164 -138
  17. comfyui_workflow_templates/templates/index.zh.json +174 -148
  18. {comfyui_workflow_templates-0.2.3.dist-info → comfyui_workflow_templates-0.2.5.dist-info}/METADATA +1 -1
  19. {comfyui_workflow_templates-0.2.3.dist-info → comfyui_workflow_templates-0.2.5.dist-info}/RECORD +22 -18
  20. {comfyui_workflow_templates-0.2.3.dist-info → comfyui_workflow_templates-0.2.5.dist-info}/WHEEL +0 -0
  21. {comfyui_workflow_templates-0.2.3.dist-info → comfyui_workflow_templates-0.2.5.dist-info}/licenses/LICENSE +0 -0
  22. {comfyui_workflow_templates-0.2.3.dist-info → comfyui_workflow_templates-0.2.5.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