Update README.md
Browse files
README.md
CHANGED
@@ -1,26 +1,34 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
tags:
|
|
|
4 |
- flux
|
5 |
- sdxl
|
6 |
- gguf
|
7 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
-
#
|
10 |
|
11 |
-
> A curated vault of the most essential
|
12 |
|
13 |
---
|
14 |
|
15 |
## 🪜 What's Inside
|
16 |
|
17 |
-
This repo is not a chaotic dumping ground. It’s a **purposeful collection** of the most important
|
18 |
|
19 |
### Flux1
|
20 |
- **Unet Models**: Dev, Schnell, Depth, Canny, Fill
|
21 |
- **GGUF Versions**: Q3, Q5, Q6 for each major branch
|
22 |
- **Clip + T5XXL** encoders (standard + GGUF versions)
|
23 |
-
- **Loras**: Only
|
24 |
|
25 |
### SDXL
|
26 |
- **Top Models** from Civitai (Realism, Stylized, Experimental)
|
@@ -111,12 +119,15 @@ A: Yes. Most are sourced directly from creators, or validated mirrors.
|
|
111 |
**Q: Will this grow?**
|
112 |
A: Yes. But only with purpose.
|
113 |
|
|
|
|
|
|
|
|
|
|
|
114 |
---
|
115 |
|
116 |
## ✨ Final Thoughts
|
117 |
|
118 |
You shouldn’t need to hunt through 12 Discord servers and 6 Civitai pages just to build your ComfyUI folder.
|
119 |
|
120 |
-
This repo fixes that.
|
121 |
-
|
122 |
-
**The Best Models. For ComfyUI. In One Place.**
|
|
|
1 |
---
|
2 |
license: other
|
3 |
tags:
|
4 |
+
- comfyui
|
5 |
- flux
|
6 |
- sdxl
|
7 |
- gguf
|
8 |
+
- stable-diffusion
|
9 |
+
- t5xxl
|
10 |
+
- controlnet
|
11 |
+
- unet
|
12 |
+
- vae
|
13 |
+
- model-hub
|
14 |
+
- one-click
|
15 |
+
|
16 |
---
|
17 |
+
# ComfyUI-Starter-Packs
|
18 |
|
19 |
+
> A curated vault of the most essential models for ComfyUI users. Flux1, SDXL, ControlNets, Clips, GGUFs—all in one place. Carefully organized.
|
20 |
|
21 |
---
|
22 |
|
23 |
## 🪜 What's Inside
|
24 |
|
25 |
+
This repo is not a chaotic dumping ground. It’s a **purposeful collection** of the most important models:
|
26 |
|
27 |
### Flux1
|
28 |
- **Unet Models**: Dev, Schnell, Depth, Canny, Fill
|
29 |
- **GGUF Versions**: Q3, Q5, Q6 for each major branch
|
30 |
- **Clip + T5XXL** encoders (standard + GGUF versions)
|
31 |
+
- **Loras**: Only if they improve
|
32 |
|
33 |
### SDXL
|
34 |
- **Top Models** from Civitai (Realism, Stylized, Experimental)
|
|
|
119 |
**Q: Will this grow?**
|
120 |
A: Yes. But only with purpose.
|
121 |
|
122 |
+
**Q: Why aren’t there more Loras here?**
|
123 |
+
A: Stylized or niche Loras are showcased on Patreon, where we do deeper dives and examples. Some may get added here later if they become foundational.
|
124 |
+
|
125 |
+
|
126 |
+
|
127 |
---
|
128 |
|
129 |
## ✨ Final Thoughts
|
130 |
|
131 |
You shouldn’t need to hunt through 12 Discord servers and 6 Civitai pages just to build your ComfyUI folder.
|
132 |
|
133 |
+
This repo fixes that.
|
|
|
|