skillfed

comfyui-workflow-templates-json

Workflow template JSON definitions for ComfyUI

comfyui-workflow-templates-json v0.1.47 2.8M downloads/30d#2,862 on PyPI
Permissive license MIT Active released

What it is and what it does

This package distributes workflow template JSON definitions for ComfyUI, a node-based interface for generative AI. It contains no runtime dependencies and installs as a pure data/template package, making it a lightweight addition to ComfyUI-based projects. The templates are structured as JSON, allowing you to reference predefined node configurations programmatically rather than building them from scratch each time.

The package is actively maintained (latest release 1 day old) and sits in the top 5000 PyPI packages by download volume. It carries an MIT license, so you can freely use and redistribute the templates. The primary use case is for developers and users who want to standardize workflow definitions, share templates across teams, or programmatically generate ComfyUI node graphs from template definitions.

Use it for:

  • Store and version-control standard ComfyUI workflows as JSON templates in a shared package
  • Programmatically load predefined node configurations to avoid manual graph construction
  • Share workflow templates across multiple ComfyUI projects or team members
  • Build automation that generates ComfyUI graphs from template definitions

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides workflow template JSON definitions for ComfyUI, enabling you to define and reuse node-graph configurations as structured data.

Yes, if you use ComfyUI and want to standardize or share workflow templates. The package has zero dependencies, low install friction, active maintenance, and permissive licensing. No known vulnerabilities. Install it when you need to reference or distribute workflow definitions as structured data within a ComfyUI ecosystem.

Install

comfyui-workflow-templates-json on PyPI

pip

pip install comfyui-workflow-templates-json

uv

uv add comfyui-workflow-templates-json

poetry

poetry add comfyui-workflow-templates-json

Installing comfyui-workflow-templates-json

Before you install

Low install friction with no runtime dependencies. Active maintenance as of 1 day since latest release.

License in practice

MIT license permits commercial and private use with minimal restrictions; you may use, modify, and distribute with proper attribution.

Quickstart

pip install comfyui-workflow-templates-json

import comfyui_workflow_templates_json
# Access workflow template definitions from the package

Requires Python 3.9 or later.

Verify before relying

  • Whether this package is a data/template repository or includes executable code beyond JSON definitions
  • Compatibility with specific ComfyUI versions or release ranges
  • Whether templates are validated against a schema or documented format

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance actively maintained — 1 days since the last release
First released
Downloads 2,847,561/month — #2,862 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: comfyui_workflow_templates_json-0.1.47-py3-none-any.whl

Tags

comfyui workflow templatescomfyui json definitionsworkflow template librarynode graph templatescomfyui configuration templatesworkflow json schemascomfyui preset workflows
comfyuiworkflow-templatesjson-data

More Utilities packages

idna

Converts domain names between Unicode and…

permissive · top 100 on PyPI

charset-normalizer

Detects and normalizes text encoding from…

permissive · top 100 on PyPI

setuptools

Setuptools is a Python build backend and…

permissive · top 100 on PyPI

pluggy

Pluggy provides a plugin system that lets you…

permissive · top 100 on PyPI

Pygments

Pygments is a syntax highlighter that colorizes…

permissive · top 100 on PyPI

six

Six provides utility functions to write Python…

permissive · top 100 on PyPI

comfyui-workflow-templates-media-video

Provides a collection of video workflow…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-media-image

Provides a collection of image workflow assets…

permissive · top 5,000 on PyPI

comfyui-workflow-templates

Provides a curated collection of workflow…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-media-api

Provides a media bundle of API-driven workflow…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-core

Provides core helper utilities and abstractions…

permissive · top 5,000 on PyPI

comfyui-workflow-templates-media-other

Provides a collection of audio, 3D model, and…

permissive · top 5,000 on PyPI

comfy-cli

A command-line tool for installing,…

copyleft · top 15,000 on PyPI

comfyui-embedded-docs

Delivers embedded documentation for ComfyUI's…

copyleft · top 5,000 on PyPI

comfyui-manager

Installs, removes, disables, and enables custom…

copyleft · top 15,000 on PyPI

comfyui-workflow-templates-media-assets-01

Provides a collection of media assets (images,…

permissive · top 5,000 on PyPI

Further reading