Registry / llm-agents / comfyui-workflow-templates-media-video

comfyui-workflow-templates-media-video

JSON →
library0.3.101pypypi✓ verified 25d ago

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-video
INSTALL
IMPORT
SIG · COMFYUI-WORKFLOW-T
C
comfyui-workflow-templates-media-video
llm-agentspythonv0.3.101
Install
3.0s avg
Import
Disk
115MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v0.3.101 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 117.5MB
glibc
py 3.103.95 runs
installs and imports cleanly · install 3.0s · import 0.000s · 118MB
115MB installed
● package 115MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Workflows
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.
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.

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.

# 1. Ensure ComfyUI is installed and running. # (Refer to ComfyUI official documentation for installation: https://comfy.org/) # 2. Install the video workflow templates package: # pip install comfyui-workflow-templates-media-video # 3. Launch ComfyUI. # The templates will be automatically integrated once the package is installed. # 4. In the ComfyUI interface, navigate to: # 'Workflow' (top-left menu) -> 'Browse Workflow Templates' -> 'Video' # 5. Select a desired video workflow template from the list. # ComfyUI will load the workflow and prompt for any missing models automatically. # 6. Configure the workflow (e.g., input images/text, parameters) and click 'Queue Prompt' to generate video.
Debug
Known issues
gotchaThis 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.
fix
Interact with the video templates through the ComfyUI desktop application by navigating to 'Workflow' -> 'Browse Workflow Templates'.
affects: All versions
gotchaWhen 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.
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.
affects: All versions
gotchaWorkflow 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.
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.
affects: All versions
Upgrade
Version history
0.3.101latest on PyPI · released Jun 30, 2026
Audit
Dependencies
comfyui-workflow-templates-corerequiredCore helpers and manifest for ComfyUI workflow templates.
comfyui-workflow-templates-media-apioptionalProvides API-driven workflow assets, often used in conjunction with other media types.
comfyui-workflow-templates-media-imageoptionalContains image workflow assets, which may be part of video generation pipelines.
comfyui-workflow-templates-media-otheroptionalIncludes audio/3D/misc workflow assets, potentially relevant for complex video projects.
Agent activity
61 hits · last 30 days
node
52
OpenAI (training)
2
Bingbot
1
Resources
comfyui-workflow-templates-media-video — pip install comfyui-workflow-templates-media-video · libregistry