This package provides a bundle of video workflow assets and templates for ComfyUI. It's part of the broader `comfyui-workflow-templates` ecosystem, offering pre-configured JSON workflow definitions and associated preview assets for various video processing and generation tasks within the ComfyUI graphical user interface. The current version is 0.3.73, and releases are tied to updates in the main ComfyUI workflow templates project.
pip install comfyui-workflow-templates-media-videoVerified import paths — ran on the pinned version, not inferred.
This quickstart guides users on how to access and utilize the video workflow templates directly within the ComfyUI application, as the package's primary function is to provide these assets for the ComfyUI GUI rather than a direct Python API for workflow execution.
Interact with the video templates through the ComfyUI desktop application by navigating to 'Workflow' -> 'Browse Workflow Templates'.
Launch ComfyUI from your terminal using `python main.py --disable-all-custom-nodes` (or equivalent for your setup) before saving any new or modified workflows.
Allow ComfyUI to handle model downloads. For manual placement, ensure models are saved to the correct `ComfyUI/models/` subdirectories as indicated by ComfyUI's prompts or documentation.