Skip to content

Basic Stable Diffusion Workflows for ComyUI using minimal custom nodes

pwillia7/Basic_ComfyUI_Workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Updates

8/2/2025 Basic WAN 2.2 txt2img workflow 8/1/2025 Added Video workflows for wan 2.2, upscale, and interpolation 6/30/2025 Added Flux Kontext Ultimate Workflow. 1/5/2025 Added F5 TTS Workflows. See here: https://youtu.be/SbRAPKAvl_U

About

This is meant to be a good foundation to start using ComfyUI in a basic way. Should be familiar to those coming from A1111.

You can import the JSON files or the PNGs into Comfy to use the workflows. Most workflows are built for SDXL by default but can be changed easily to work with other SD versions.

Using This Repo as a ComfyUI Workflow Template Module

If you'd like these to appear inside ComfyUI’s Workflow → Browse Templates interface, simply clone this repo into your ComfyUI custom_nodes directory. ComfyUI will automatically detect the example_workflows/ folder and display categorized workflow templates along with thumbnails (if present).

cd ComfyUI/custom_nodes
git clone https://github.com/pwillia7/Basic_ComfyUI_Workflows

Alternatively, you can copy just the example_workflows/ folder into any existing custom node directory. This allows you to modularly share curated workflows with or without custom nodes.


If you find these helpful, consider buying me a coffee:
👉 https://buymeacoffee.com/reticulated

Video

Wan 2.2 GGUF + lightx2v

wan22gguf

Interpolate GIMM-VFI

interpolate

Video Upscale

upscale

Flux Workflows

Flux Kontext Ultimate Workflow

fluxultimate

Flux with LORA

fluxwithlora

Flux LORA LLM Autoprompt

fluxautopromptllm

Miaoshouai-Tagger/Captions

miaocaptions

Flux LORA Train

fluxloratrain

Flux LORA Test

fluxloratest

Flux LORA Character Sheet Maker

fluxcharactersheet

Stable_Cascade Workflows

txt2img_stablecascade

txt2img_stablecascade

img2img_stablecascade

img2img_stablecascade

imgprompt_stablecascade

imgprompt_stablecascade

LLM_Llava Workflows

LLava Batch File

llava_batch

LLava File Namer

llava_file_namer

Basic Workflows

WAN2.2 txt2img

wan22txt2img

txt2img

txt2img

txt2img LORA

txt2imglora

img2img

img2img

img2img LORA

img2imglora

controlnet

controlnet

Controlnet Multi (2 controlnet models)

controlnetmulti

Controlnet + T2I Toolkit

controlnet+t2i_toolkit

IPAdapter

IPAdapter

IPAdapter + Controlnet

IPAdapter+controlnet

T2I Adapter

t2iadapter

Inpainting

inpainting

Outpainting

outpainting

Hires Fix

hiresfix

Instant ID

InstantID

Face Detailer

Facedetailer

Prompts from File

promptsfromfile

XYZ Plot (for sampler config; use prompts from file for batch prompts)

xyzplot

Upscale SUPIR

upscaleSUPIR

InstructPix2Pix

InstructPix2Pix

Image Merge SDXL Unclip

imagemerge_sdxl_unclip

Image Merge Unclip

imagemerge_unclip

About

Basic Stable Diffusion Workflows for ComyUI using minimal custom nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages