{"id":2900,"library":"comfyui-workflow-templates-media-video","title":"ComfyUI Video Workflow Templates","description":"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.","status":"active","version":"0.3.73","language":"en","source_language":"en","source_url":"https://github.com/Comfy-Org/workflow_templates","tags":["ComfyUI","workflow","video","AI","generative AI","templates","media generation"],"install":[{"cmd":"pip install comfyui-workflow-templates-media-video","lang":"bash","label":"Install stable version"}],"dependencies":[{"reason":"Core helpers and manifest for ComfyUI workflow templates.","package":"comfyui-workflow-templates-core","optional":false},{"reason":"Provides API-driven workflow assets, often used in conjunction with other media types.","package":"comfyui-workflow-templates-media-api","optional":true},{"reason":"Contains image workflow assets, which may be part of video generation pipelines.","package":"comfyui-workflow-templates-media-image","optional":true},{"reason":"Includes audio/3D/misc workflow assets, potentially relevant for complex video projects.","package":"comfyui-workflow-templates-media-other","optional":true}],"imports":[{"note":"The package primarily delivers assets (JSON files) to be loaded and used within the ComfyUI graphical interface, rather than offering a Python API for direct code execution.","symbol":"Workflows","correct":"This package provides JSON workflow files for ComfyUI. Direct Python imports for running these workflows programmatically outside of the ComfyUI application are not typically exposed or intended for direct use."}],"quickstart":{"code":"# 1. Ensure ComfyUI is installed and running.\n#    (Refer to ComfyUI official documentation for installation: https://comfy.org/)\n\n# 2. Install the video workflow templates package:\n#    pip install comfyui-workflow-templates-media-video\n\n# 3. Launch ComfyUI.\n#    The templates will be automatically integrated once the package is installed.\n\n# 4. In the ComfyUI interface, navigate to:\n#    'Workflow' (top-left menu) -> 'Browse Workflow Templates' -> 'Video'\n\n# 5. Select a desired video workflow template from the list.\n#    ComfyUI will load the workflow and prompt for any missing models automatically.\n\n# 6. Configure the workflow (e.g., input images/text, parameters) and click 'Queue Prompt' to generate video.","lang":"bash","description":"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."},"warnings":[{"fix":"Interact with the video templates through the ComfyUI desktop application by navigating to 'Workflow' -> 'Browse Workflow Templates'.","message":"This package provides workflow *assets* (JSON files) for use within the ComfyUI graphical interface, not a direct Python API for programmatically executing video generation workflows. Users expecting `from comfyui_video_templates import generate_video` will find that this is not the intended use case.","severity":"gotcha","affected_versions":"All versions"},{"fix":"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.","message":"When creating or modifying workflow files (JSON) for contribution or advanced use, it's critical to start ComfyUI with `--disable-all-custom-nodes`. This prevents custom extensions from embedding unnecessary metadata into the saved workflow file, which can lead to compatibility issues.","severity":"gotcha","affected_versions":"All versions"},{"fix":"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.","message":"Workflow templates often require specific AI models. While ComfyUI typically prompts users to download missing models automatically, ensure you have sufficient disk space and a stable internet connection for these downloads.","severity":"gotcha","affected_versions":"All versions"}],"env_vars":null,"last_verified":"2026-04-11T00:00:00.000Z","next_check":"2026-07-10T00:00:00.000Z"}