explaingit

zho-zho-zho/comfyui-workflows-zho

7,478Audience · designerComplexity · 2/5Setup · moderate

TLDR

A collection of 54 ready-to-use ComfyUI workflow files across 22 categories covering AI image generation, portrait animation, identity-preserving portraits, video generation, and 3D object creation.

Mindmap

mindmap
  root((comfyui-workflows-zho))
    Image generation
      FLUX.1 Dev and Schnell
      Stable Diffusion 3
      Stable Cascade
      Inpainting
    Portrait work
      InstantID face preserve
      PhotoMaker portraits
      LivePortrait animation
    Video generation
      Hunyuan Video clips
    Other techniques
      Sketch to 3D
      Object detection
      LLM plus image
    How to use
      Load JSON in ComfyUI
      Google Colab option
      No coding needed
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Load a pre-built FLUX.1 or Stable Diffusion 3 workflow into ComfyUI to generate images without wiring up the node graph from scratch.

USE CASE 2

Use an InstantID or PhotoMaker workflow to generate new portrait images that keep a specific person's face consistent across outputs.

USE CASE 3

Run a LivePortrait workflow to animate a still portrait image, or a Hunyuan Video workflow to generate short video clips from prompts.

USE CASE 4

Sketch a rough drawing and use a sketch-to-3D workflow to convert it into a 3D object file without writing any code.

Tech stack

ComfyUIJSON

Getting it running

Difficulty · moderate Time to first run · 30min

Requires a working ComfyUI installation and the relevant model checkpoints downloaded, some workflows link to Google Colab for GPU-free use.

No license information was mentioned in the explanation.

In plain English

This is a personal collection of workflow configuration files for ComfyUI, a node-based tool used to run AI image and video generation models locally. ComfyUI lets users connect processing steps visually, and workflows are JSON files that encode those connections so others can reproduce the exact same setup without rebuilding it from scratch. The collection contains 54 workflows across 22 categories, assembled by a creator who publishes tutorials on the Chinese video platform Bilibili. The categories cover a wide range of image and video generation tasks. Image generation workflows include Stable Cascade, FLUX.1 Dev and Schnell, Stable Diffusion 3, and various image-to-image and inpainting setups. Identity-preserving generation workflows use models like InstantID and PhotoMaker to generate new images that keep a specific person's face consistent across outputs. Portrait animation workflows include LivePortrait for animals and a Hunyuan Video setup for generating short video clips. There are also workflows for converting sketches into 3D objects, combining large language models with image generation, applying differential diffusion for region-specific editing, and running object detection and segmentation through YoloWorld and EfficientSAM. Each workflow entry in the README shows a preview image or video of the output, along with a link to download the corresponding JSON file. The files can be loaded directly into a local ComfyUI installation. Some entries also link to Google Colab notebooks for running the workflow without a local GPU setup. The repository does not contain any Python code or training scripts. It is purely a library of ready-to-use workflow files for people who already have ComfyUI running and want to try specific generation techniques without having to wire up the node graph themselves.

Copy-paste prompts

Prompt 1
I have ComfyUI running locally. How do I download and load one of the FLUX.1 Dev workflow JSON files from comfyui-workflows-zho and what model checkpoints do I need to download first?
Prompt 2
I want to use the InstantID workflow from comfyui-workflows-zho to generate images that preserve my face. Walk me through loading the workflow and what inputs I need to provide.
Prompt 3
Which workflows in comfyui-workflows-zho support video generation? List them and explain what kind of video output each one produces.
Prompt 4
I do not have a local GPU. Which workflows in comfyui-workflows-zho have Google Colab notebook links so I can run them in the cloud?
Prompt 5
I want to combine a large language model with image generation using comfyui-workflows-zho. Which workflow category covers this and what does it let me do?
Open on GitHub → Explain another repo

← zho-zho-zho on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.