comfyui-workflow-templates 0.1.22__py3-none-any.whl → 0.1.23__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 +4 -4
- comfyui_workflow_templates/templates/{video_wan_vace_14B_i2v.json → video_wan_vace_14B_ref2v.json} +688 -749
- comfyui_workflow_templates/templates/video_wan_vace_14B_t2v.json +215 -232
- comfyui_workflow_templates/templates/video_wan_vace_14B_v2v.json +263 -276
- comfyui_workflow_templates/templates/video_wan_vace_flf2v.json +639 -604
- comfyui_workflow_templates/templates/video_wan_vace_outpainting.json +375 -376
- {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.23.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.23.dist-info}/RECORD +12 -12
- /comfyui_workflow_templates/templates/{video_wan_vace_14B_i2v-1.webp → video_wan_vace_14B_ref2v-1.webp} +0 -0
- {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.23.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.23.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.22.dist-info → comfyui_workflow_templates-0.1.23.dist-info}/top_level.txt +0 -0
@@ -253,7 +253,7 @@
|
|
253
253
|
"mediaType": "image",
|
254
254
|
"mediaSubtype": "webp",
|
255
255
|
"thumbnailVariant": "compareSlider",
|
256
|
-
"description": "Run Lotus Depth in
|
256
|
+
"description": "Run Lotus Depth in ComfyUI for zero-shot, efficient monocular depth estimation with high detail retention."
|
257
257
|
}
|
258
258
|
]
|
259
259
|
},
|
@@ -270,9 +270,9 @@
|
|
270
270
|
"mediaSubtype": "webp",
|
271
271
|
"tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
|
272
272
|
},{
|
273
|
-
"name": "
|
274
|
-
"title": "Wan VACE
|
275
|
-
"description": "Extend a
|
273
|
+
"name": "video_wan_vace_14B_ref2v",
|
274
|
+
"title": "Wan VACE Reference to Video",
|
275
|
+
"description": "Extend a reference image into a stylistically consistent and content-coherent video sequence.",
|
276
276
|
"mediaType": "image",
|
277
277
|
"mediaSubtype": "webp",
|
278
278
|
"tutorialUrl": "https://docs.comfy.org/tutorials/video/wan/vace"
|