Skip to content

Commit e88077e

Browse files
authored
Merge pull request #1 from sium01/sium01-patch-1
Update README.md
2 parents c582e0d + 64fa426 commit e88077e

File tree

1 file changed

+80
-115
lines changed

1 file changed

+80
-115
lines changed

README.md

Lines changed: 80 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -1,115 +1,80 @@
1-
# [ComfyUI](https://github.com/comfyanonymous/ComfyUI) Examples
2-
3-
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.
4-
5-
A good place to start if you have no idea how any of this works is the:
6-
7-
[ComfyUI Basic Tutorial VN](https://comfyanonymous.github.io/ComfyUI_tutorial_vn/): All the art is made with ComfyUI. (early and not finished)
8-
9-
Here are some more advanced examples:
10-
11-
["Hires Fix" aka 2 Pass Txt2Img](2_pass_txt2img)
12-
13-
[Img2Img](img2img)
14-
15-
[Inpainting](inpaint)
16-
17-
[Lora](lora)
18-
19-
[Hypernetworks](hypernetworks)
20-
21-
[Embeddings/Textual Inversion](textual_inversion_embeddings)
22-
23-
[Upscale Models (ESRGAN, etc..)](upscale_models)
24-
25-
[Area Composition](area_composition)
26-
27-
[Noisy Latent Composition](noisy_latent_composition)
28-
29-
[ControlNets and T2I-Adapter](controlnet)
30-
31-
[GLIGEN](gligen)
32-
33-
[unCLIP](unclip)
34-
35-
[SDXL](sdxl)
36-
37-
[SD3](sd3)
38-
39-
[Model Merging](model_merging)
40-
41-
[3d](3d)
42-
43-
[LCM](lcm)
44-
45-
[SDXL Turbo](sdturbo)
46-
47-
[Stable Cascade](stable_cascade)
48-
49-
[AuraFlow](aura_flow)
50-
51-
[HunyuanDiT](hunyuan_dit)
52-
53-
[Chroma](chroma)
54-
55-
[Lumina Image 2.0](lumina2)
56-
57-
[HiDream](hidream)
58-
59-
[Flux](flux)
60-
61-
[Edit/InstructPix2Pix Models](edit_models)
62-
63-
[Stable Video Diffusion](video)
64-
65-
[Mochi](mochi)
66-
67-
[Lightricks LTX-Video](ltxv)
68-
69-
[Hunyuan Video](hunyuan_video)
70-
71-
[Nvidia Cosmos](cosmos)
72-
73-
[Wan](wan)
74-
75-
[Audio Models](audio)
76-
77-
[Hunyuan3D 2.0](https://docs.comfy.org/tutorials/3d/hunyuan3D-2)
78-
79-
## Documentation
80-
81-
#### [WIP Documentation](https://docs.comfy.org/)
82-
83-
#### [WIP LLM Assisted Documentation](https://docs.getsalt.ai/md/) of every node
84-
85-
The old [Node Guide (WIP)](https://blenderneko.github.io/ComfyUI-docs/) documents what most nodes do.
86-
87-
You might also want to check out the: [Frequently Asked Questions](faq)
88-
89-
The [ComfyUI Blog](https://comfyanonymous.github.io/ComfyUI_Blog/) is also a source of various information.
90-
91-
## Other Sources of Examples/Information:
92-
93-
#### Workflows and other General Information:
94-
95-
[https://github.com/wyrde/wyrde-comfyui-workflows](https://github.com/wyrde/wyrde-comfyui-workflows)
96-
97-
Third party websites for uploading and sharing workflows:
98-
- [OpenArt AI](https://openart.ai/workflows/)
99-
- [https://comfyworkflows.com/](https://comfyworkflows.com/)
100-
101-
[https://github.com/atlasunified/Templates-ComfyUI-](https://github.com/atlasunified/Templates-ComfyUI-)
102-
103-
#### Custom Nodes/extensions:
104-
105-
ComfyUI is extensible and many people have written some great custom nodes for it.
106-
107-
Note that I am not responsible if one of these breaks your workflows, your ComfyUI install or anything else.
108-
109-
Here are some places where you can find some:
110-
111-
#### [ComfyUI Custom Node Manager](https://github.com/ltdrdata/ComfyUI-Manager)
112-
113-
[https://github.com/WASasquatch/comfyui-plugins](https://github.com/WASasquatch/comfyui-plugins)
114-
115-
[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)
1+
# [ComfyUI](https://github.com/comfyanonymous/ComfyUI) - Example Workflows & Resources
2+
3+
This [repository](https://github.com/comfyanonymous/ComfyUI_examples) showcases the capabilities of [ComfyUI](https://github.com/comfyanonymous/ComfyUI).
4+
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.
5+
6+
---
7+
8+
## 🔰 New to ComfyUI? Start Here
9+
10+
👉 [**ComfyUI Basic Tutorial VN**](https://comfyanonymous.github.io/ComfyUI_tutorial_vn/)
11+
*This early-stage tutorial is fully made using ComfyUI.*
12+
13+
---
14+
15+
## 🎯 Advanced Workflow Examples
16+
17+
- [Hires Fix (2-Pass Txt2Img)](2_pass_txt2img)
18+
- [Img2Img](img2img)
19+
- [Inpainting](inpaint)
20+
- [LoRA](lora)
21+
- [Hypernetworks](hypernetworks)
22+
- [Textual Inversion / Embeddings](textual_inversion_embeddings)
23+
- [Upscaling (ESRGAN, etc.)](upscale_models)
24+
- [Area Composition](area_composition)
25+
- [Noisy Latent Composition](noisy_latent_composition)
26+
- [ControlNet / T2I-Adapter](controlnet)
27+
- [GLIGEN](gligen)
28+
- [unCLIP](unclip)
29+
- [SDXL](sdxl)
30+
- [SD3](sd3)
31+
- [Model Merging](model_merging)
32+
- [3D Models](3d)
33+
- [LCM (Latent Consistency Models)](lcm)
34+
- [SDXL Turbo](sdturbo)
35+
- [Stable Cascade](stable_cascade)
36+
- [AuraFlow](aura_flow)
37+
- [HunyuanDiT](hunyuan_dit)
38+
- [Chroma](chroma)
39+
- [Lumina Image 2.0](lumina2)
40+
- [HiDream](hidream)
41+
- [Flux](flux)
42+
- [InstructPix2Pix / Edit Models](edit_models)
43+
- [Stable Video Diffusion](video)
44+
- [Mochi](mochi)
45+
- [Lightricks LTX-Video](ltxv)
46+
- [Hunyuan Video](hunyuan_video)
47+
- [NVIDIA Cosmos](cosmos)
48+
- [Wan](wan)
49+
- [Audio Models](audio)
50+
- [Hunyuan3D 2.0](https://docs.comfy.org/tutorials/3d/hunyuan3D-2)
51+
52+
---
53+
54+
## 📚 Documentation
55+
56+
- 🔧 [WIP Docs](https://docs.comfy.org/)
57+
- 🤖 [LLM-Assisted Docs (All Nodes)](https://docs.getsalt.ai/md/)
58+
- 🧱 [Legacy Node Guide (WIP)](https://blenderneko.github.io/ComfyUI-docs/)
59+
-[Frequently Asked Questions](faq)
60+
- 📝 [ComfyUI Blog](https://comfyanonymous.github.io/ComfyUI_Blog/)
61+
62+
---
63+
64+
## 🌐 Community Workflows & Templates
65+
66+
- [wyrde-comfyui-workflows](https://github.com/wyrde/wyrde-comfyui-workflows)
67+
- [Comfy Workflows (Web)](https://comfyworkflows.com/)
68+
- [OpenArt AI Workflows](https://openart.ai/workflows/)
69+
- [AtlasUnified Templates](https://github.com/atlasunified/Templates-ComfyUI-)
70+
71+
---
72+
73+
## 🧩 Custom Nodes & Plugins
74+
75+
ComfyUI is **highly extensible**, and the community has contributed many useful **custom nodes**.
76+
⚠️ Use caution—these can sometimes break workflows or the ComfyUI install.
77+
78+
- [ComfyUI Custom Node Manager](https://github.com/ltdrdata/ComfyUI-Manager)
79+
- [WASasquatch Plugins](https://github.com/WASasquatch/comfyui-plugins)
80+
- [Related Blog Post (Scroll Down)](https://comfyanonymous.github.io/ComfyUI_Blog/comfyui/update/2023/05/18/ComfyUi-is-4-months-old.html)

0 commit comments

Comments
 (0)