comfyui-workflow-templates 0.1.90__py3-none-any.whl → 0.1.92__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 (29) hide show
  1. comfyui_workflow_templates/templates/api_bytedance_flf2v-1.webp +0 -0
  2. comfyui_workflow_templates/templates/api_bytedance_flf2v.json +269 -0
  3. comfyui_workflow_templates/templates/api_bytedance_image_to_video-1.webp +0 -0
  4. comfyui_workflow_templates/templates/api_bytedance_image_to_video.json +208 -0
  5. comfyui_workflow_templates/templates/api_bytedance_text_to_video-1.webp +0 -0
  6. comfyui_workflow_templates/templates/api_bytedance_text_to_video.json +144 -0
  7. comfyui_workflow_templates/templates/api_kling_i2v.json +66 -58
  8. comfyui_workflow_templates/templates/api_rodin_gen2.json +77 -98
  9. comfyui_workflow_templates/templates/api_tripo_image_to_model-1.webp +0 -0
  10. comfyui_workflow_templates/templates/api_tripo_multiview_to_model-1.webp +0 -0
  11. comfyui_workflow_templates/templates/api_wan_text_to_image-1.webp +0 -0
  12. comfyui_workflow_templates/templates/index.es.json +538 -286
  13. comfyui_workflow_templates/templates/index.fr.json +538 -286
  14. comfyui_workflow_templates/templates/index.ja.json +538 -286
  15. comfyui_workflow_templates/templates/index.json +560 -346
  16. comfyui_workflow_templates/templates/index.ko.json +538 -286
  17. comfyui_workflow_templates/templates/index.ru.json +538 -286
  18. comfyui_workflow_templates/templates/index.schema.json +4 -0
  19. comfyui_workflow_templates/templates/index.zh-TW.json +538 -286
  20. comfyui_workflow_templates/templates/index.zh.json +538 -286
  21. comfyui_workflow_templates/templates/video_wan2.1_alpha_t2v_14B-1.webp +0 -0
  22. comfyui_workflow_templates/templates/video_wan2.1_alpha_t2v_14B.json +977 -0
  23. {comfyui_workflow_templates-0.1.90.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/METADATA +1 -1
  24. {comfyui_workflow_templates-0.1.90.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/RECORD +27 -20
  25. comfyui_workflow_templates/templates/api_tripo_image_to_model-2.webp +0 -0
  26. comfyui_workflow_templates/templates/api_tripo_multiview_to_model-2.webp +0 -0
  27. {comfyui_workflow_templates-0.1.90.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/WHEEL +0 -0
  28. {comfyui_workflow_templates-0.1.90.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/licenses/LICENSE +0 -0
  29. {comfyui_workflow_templates-0.1.90.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/top_level.txt +0 -0
@@ -110,6 +110,10 @@
110
110
  "size": {
111
111
  "type": "number",
112
112
  "description": "Size of the template in GB"
113
+ },
114
+ "vram": {
115
+ "type": "number",
116
+ "description": "VRAM of the template in GB"
113
117
  }
114
118
  },
115
119
  "additionalProperties": false