ComfyUI Workflow Templates: Media Other

0.3.166 · active · verified Fri Apr 10

This library provides a collection of workflow templates (JSON files and preview assets) specifically for audio, 3D, and miscellaneous media types within ComfyUI. It is not a traditional Python library that offers direct imports or new nodes, but rather a bundle of ready-to-use workflow configurations designed to be loaded and utilized directly through the ComfyUI graphical user interface.

Warnings

Install

Quickstart

This package contains workflow templates for ComfyUI. Its assets are consumed directly by the ComfyUI application, not through Python code. Users access these templates via ComfyUI's built-in template browser.

# This library is used directly within the ComfyUI application, not via Python imports.
# Ensure ComfyUI is running.
# Then, follow these steps in the ComfyUI UI:

# 1. Start ComfyUI (if not already running).
# 2. In the ComfyUI web interface, click on 'Workflow' in the top menu bar.
# 3. Select 'Browse Templates' from the dropdown menu.
# 4. Locate and select the desired workflow template related to audio, 3D, or miscellaneous media from the browser.
# 5. The workflow will load onto the canvas, ready for use.

view raw JSON →