Skip to content

Update README.md #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
195 changes: 80 additions & 115 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,115 +1,80 @@
# [ComfyUI](https://github.com/comfyanonymous/ComfyUI) Examples

This [repo](https://github.com/comfyanonymous/ComfyUI_examples) contains examples of what is achievable with [ComfyUI](https://github.com/comfyanonymous/ComfyUI). All the images in this repo contain metadata which means they can be loaded into ComfyUI with the Load button (or dragged onto the window) to get the full workflow that was used to create the image.

A good place to start if you have no idea how any of this works is the:

[ComfyUI Basic Tutorial VN](https://comfyanonymous.github.io/ComfyUI_tutorial_vn/): All the art is made with ComfyUI. (early and not finished)

Here are some more advanced examples:

["Hires Fix" aka 2 Pass Txt2Img](2_pass_txt2img)

[Img2Img](img2img)

[Inpainting](inpaint)

[Lora](lora)

[Hypernetworks](hypernetworks)

[Embeddings/Textual Inversion](textual_inversion_embeddings)

[Upscale Models (ESRGAN, etc..)](upscale_models)

[Area Composition](area_composition)

[Noisy Latent Composition](noisy_latent_composition)

[ControlNets and T2I-Adapter](controlnet)

[GLIGEN](gligen)

[unCLIP](unclip)

[SDXL](sdxl)

[SD3](sd3)

[Model Merging](model_merging)

[3d](3d)

[LCM](lcm)

[SDXL Turbo](sdturbo)

[Stable Cascade](stable_cascade)

[AuraFlow](aura_flow)

[HunyuanDiT](hunyuan_dit)

[Chroma](chroma)

[Lumina Image 2.0](lumina2)

[HiDream](hidream)

[Flux](flux)

[Edit/InstructPix2Pix Models](edit_models)

[Stable Video Diffusion](video)

[Mochi](mochi)

[Lightricks LTX-Video](ltxv)

[Hunyuan Video](hunyuan_video)

[Nvidia Cosmos](cosmos)

[Wan](wan)

[Audio Models](audio)

[Hunyuan3D 2.0](https://docs.comfy.org/tutorials/3d/hunyuan3D-2)

## Documentation

#### [WIP Documentation](https://docs.comfy.org/)

#### [WIP LLM Assisted Documentation](https://docs.getsalt.ai/md/) of every node

The old [Node Guide (WIP)](https://blenderneko.github.io/ComfyUI-docs/) documents what most nodes do.

You might also want to check out the: [Frequently Asked Questions](faq)

The [ComfyUI Blog](https://comfyanonymous.github.io/ComfyUI_Blog/) is also a source of various information.

## Other Sources of Examples/Information:

#### Workflows and other General Information:

[https://github.com/wyrde/wyrde-comfyui-workflows](https://github.com/wyrde/wyrde-comfyui-workflows)

Third party websites for uploading and sharing workflows:
- [OpenArt AI](https://openart.ai/workflows/)
- [https://comfyworkflows.com/](https://comfyworkflows.com/)

[https://github.com/atlasunified/Templates-ComfyUI-](https://github.com/atlasunified/Templates-ComfyUI-)

#### Custom Nodes/extensions:

ComfyUI is extensible and many people have written some great custom nodes for it.

Note that I am not responsible if one of these breaks your workflows, your ComfyUI install or anything else.

Here are some places where you can find some:

#### [ComfyUI Custom Node Manager](https://github.com/ltdrdata/ComfyUI-Manager)

[https://github.com/WASasquatch/comfyui-plugins](https://github.com/WASasquatch/comfyui-plugins)

[This blog post if you scroll down a bit](https://comfyanonymous.github.io/ComfyUI_Blog/comfyui/update/2023/05/18/ComfyUi-is-4-months-old.html)
# [ComfyUI](https://github.com/comfyanonymous/ComfyUI) - Example Workflows & Resources

This [repository](https://github.com/comfyanonymous/ComfyUI_examples) showcases the capabilities of [ComfyUI](https://github.com/comfyanonymous/ComfyUI).
Every image includes metadata—meaning you can **drag and drop** it into ComfyUI (or use the **Load** button) to load the **entire workflow** used to generate it.

---

## 🔰 New to ComfyUI? Start Here

👉 [**ComfyUI Basic Tutorial VN**](https://comfyanonymous.github.io/ComfyUI_tutorial_vn/)
*This early-stage tutorial is fully made using ComfyUI.*

---

## 🎯 Advanced Workflow Examples

- [Hires Fix (2-Pass Txt2Img)](2_pass_txt2img)
- [Img2Img](img2img)
- [Inpainting](inpaint)
- [LoRA](lora)
- [Hypernetworks](hypernetworks)
- [Textual Inversion / Embeddings](textual_inversion_embeddings)
- [Upscaling (ESRGAN, etc.)](upscale_models)
- [Area Composition](area_composition)
- [Noisy Latent Composition](noisy_latent_composition)
- [ControlNet / T2I-Adapter](controlnet)
- [GLIGEN](gligen)
- [unCLIP](unclip)
- [SDXL](sdxl)
- [SD3](sd3)
- [Model Merging](model_merging)
- [3D Models](3d)
- [LCM (Latent Consistency Models)](lcm)
- [SDXL Turbo](sdturbo)
- [Stable Cascade](stable_cascade)
- [AuraFlow](aura_flow)
- [HunyuanDiT](hunyuan_dit)
- [Chroma](chroma)
- [Lumina Image 2.0](lumina2)
- [HiDream](hidream)
- [Flux](flux)
- [InstructPix2Pix / Edit Models](edit_models)
- [Stable Video Diffusion](video)
- [Mochi](mochi)
- [Lightricks LTX-Video](ltxv)
- [Hunyuan Video](hunyuan_video)
- [NVIDIA Cosmos](cosmos)
- [Wan](wan)
- [Audio Models](audio)
- [Hunyuan3D 2.0](https://docs.comfy.org/tutorials/3d/hunyuan3D-2)

---

## 📚 Documentation

- 🔧 [WIP Docs](https://docs.comfy.org/)
- 🤖 [LLM-Assisted Docs (All Nodes)](https://docs.getsalt.ai/md/)
- 🧱 [Legacy Node Guide (WIP)](https://blenderneko.github.io/ComfyUI-docs/)
- ❓ [Frequently Asked Questions](faq)
- 📝 [ComfyUI Blog](https://comfyanonymous.github.io/ComfyUI_Blog/)

---

## 🌐 Community Workflows & Templates

- [wyrde-comfyui-workflows](https://github.com/wyrde/wyrde-comfyui-workflows)
- [Comfy Workflows (Web)](https://comfyworkflows.com/)
- [OpenArt AI Workflows](https://openart.ai/workflows/)
- [AtlasUnified Templates](https://github.com/atlasunified/Templates-ComfyUI-)

---

## 🧩 Custom Nodes & Plugins

ComfyUI is **highly extensible**, and the community has contributed many useful **custom nodes**.
⚠️ Use caution—these can sometimes break workflows or the ComfyUI install.

- [ComfyUI Custom Node Manager](https://github.com/ltdrdata/ComfyUI-Manager)
- [WASasquatch Plugins](https://github.com/WASasquatch/comfyui-plugins)
- [Related Blog Post (Scroll Down)](https://comfyanonymous.github.io/ComfyUI_Blog/comfyui/update/2023/05/18/ComfyUi-is-4-months-old.html)