MaxedOut commited on
Commit
7bc718e
·
verified ·
1 Parent(s): 84b2c45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +74 -37
README.md CHANGED
@@ -28,10 +28,20 @@ pipeline_tag: text-to-image
28
 
29
  ---
30
 
31
- <details> <summary>🔧 Flux1 – Main Workflow Files</summary>
32
- arduino
33
- Copy
34
- Edit
 
 
 
 
 
 
 
 
 
 
35
  ├── Flux1
36
  │ ├── Controlnets
37
  │ │ ├── flux_shakker_labs_union_pro-fp16.safetensors
@@ -81,10 +91,7 @@ Edit
81
  │ │ ├── ae.safetensors
82
  </details>
83
 
84
- <details> <summary>🎨 SDXL – Model Checkpoints + Addons</summary>
85
- go
86
- Copy
87
- Edit
88
  ├── SDXL
89
  │ ├── checkpoints
90
  │ │ ├── Hyper3d.safetensors
@@ -102,9 +109,7 @@ Edit
102
  │ │ ├── sdxl_vae.safetensors
103
  </details>
104
 
105
- <details> <summary>🧠 ADetailer – Detection Models</summary>
106
- Copy
107
- Edit
108
  ├── Adetailer
109
  │ ├── Ultralytics
110
  │ │ ├── bbox
@@ -114,35 +119,18 @@ Edit
114
  │ │ ├── sam_vit_b_01ec64.pth
115
  </details>
116
 
117
- <details> <summary>👤 Face Restore – Enhancement Models</summary>
118
- Copy
119
- Edit
120
  ├── FaceRestore_Models
121
  │ ├── GFPGANv1.4.pth
122
  │ ├── codeformer.pth
123
  </details>
124
 
125
- <details> <summary>📈 Upscale – ESRGAN Models</summary>
126
- Copy
127
- Edit
128
  ├── Upscale_Models
129
  │ ├── 4x-UltraSharp.pth
130
  │ ├── RealESRGAN_x2plus.pth
131
  </details>
132
 
133
- # ComfyUI-Starter-Packs
134
-
135
- A curated vault of essential models for ComfyUI users — organized, curated, and ready.
136
- No bloat. No hunting through 15 pages of Civitai and Hugging Face repos.
137
-
138
- ---
139
- ### I See You 👁️
140
-
141
- Downloads keep rising… but with zero hearts or comments, I have no idea if I'm helping anyone or just feeding a download bot farm in silence.
142
- If this helped you out, leave a heart or start a discussion on what should be added next — otherwise I’ll assume I built this for the void (and a very busy botnet).
143
-
144
- ## 📦 What’s Inside
145
-
146
  ### `Flux/`
147
  - UNETs: Dev, Schnell, Depth, Canny, Fill
148
  - GGUFs: Q3/Q5/Q6 + FP8
@@ -158,12 +146,6 @@ If this helped you out, leave a heart or start a discussion on what should be ad
158
 
159
  ---
160
 
161
- ## ⚠️ Heads Up
162
-
163
- - This repo is will get new sections for new models. Go to the community tab, start a discussion, and let me know what you would like added.
164
-
165
- ---
166
-
167
  ## 👇 Want the Easy Button?
168
 
169
  **[Join Patreon](https://www.patreon.com/MaxedOut99)** to get:
@@ -171,4 +153,59 @@ If this helped you out, leave a heart or start a discussion on what should be ad
171
  - ✅ Auto installers to skip this repo + All in one workflows (Controlnets, inpainting, upscaling, etc)
172
  - ✅ Free beginner-friendly SDXL ComfyUI workflows (Flux coming soon)
173
  - ✅ Free setup guides
174
- - ✅ And so much more coming soon
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
  ---
30
 
31
+ # ComfyUI-Starter-Packs
32
+
33
+ A curated vault of essential models for ComfyUI users — organized, curated, and ready.
34
+ No bloat. No hunting through 15 Civitai and Hugging Face repos.
35
+
36
+ ---
37
+ ### I See You 👁️
38
+
39
+ Downloads keep rising… but with zero new hearts or comments, I have no idea if I'm helping anyone or just feeding a download bot farm in silence.
40
+ If this helped you out, leave a heart or start a discussion on what should be added next. Otherwise I’ll assume I built this for the void (and a very busy botnet).
41
+
42
+ ## 📦 What’s Inside
43
+
44
+ <details> <summary>🔧 Flux1</summary>
45
  ├── Flux1
46
  │ ├── Controlnets
47
  │ │ ├── flux_shakker_labs_union_pro-fp16.safetensors
 
91
  │ │ ├── ae.safetensors
92
  </details>
93
 
94
+ <details> <summary>🎨 SDXL</summary>
 
 
 
95
  ├── SDXL
96
  │ ├── checkpoints
97
  │ │ ├── Hyper3d.safetensors
 
109
  │ │ ├── sdxl_vae.safetensors
110
  </details>
111
 
112
+ <details> <summary>🧠 ADetailer</summary>
 
 
113
  ├── Adetailer
114
  │ ├── Ultralytics
115
  │ │ ├── bbox
 
119
  │ │ ├── sam_vit_b_01ec64.pth
120
  </details>
121
 
122
+ <details> <summary>👤 Face Restore</summary>
 
 
123
  ├── FaceRestore_Models
124
  │ ├── GFPGANv1.4.pth
125
  │ ├── codeformer.pth
126
  </details>
127
 
128
+ <details> <summary>📈 Upscale</summary>
 
 
129
  ├── Upscale_Models
130
  │ ├── 4x-UltraSharp.pth
131
  │ ├── RealESRGAN_x2plus.pth
132
  </details>
133
 
 
 
 
 
 
 
 
 
 
 
 
 
 
134
  ### `Flux/`
135
  - UNETs: Dev, Schnell, Depth, Canny, Fill
136
  - GGUFs: Q3/Q5/Q6 + FP8
 
146
 
147
  ---
148
 
 
 
 
 
 
 
149
  ## 👇 Want the Easy Button?
150
 
151
  **[Join Patreon](https://www.patreon.com/MaxedOut99)** to get:
 
153
  - ✅ Auto installers to skip this repo + All in one workflows (Controlnets, inpainting, upscaling, etc)
154
  - ✅ Free beginner-friendly SDXL ComfyUI workflows (Flux coming soon)
155
  - ✅ Free setup guides
156
+ - ✅ And so much more coming soon
157
+
158
+ ## 👇 Showcase
159
+
160
+ 🧠 Depth:
161
+
162
+ Flux Depth uses the depth map of an image, letting you prompt for what to fill it with. It's great for keeping the spatial layout while restyling the image however you want.
163
+
164
+
165
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/YLE0jh0X3qO__vS4h1f-1.png)
166
+
167
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/Hd0DOmPnTSqjCvfzABDoM.png)
168
+
169
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/yFNCYv-08wut1K87fFv8V.png)
170
+
171
+ ✏️ Canny:
172
+
173
+ Flux Canny uses an edge map and also lets you prompt freely. It’s especially good for repurposing parts of an image like the planet in the first example.
174
+
175
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/FV13PVe_l-uFERAeVfdWK.png)
176
+
177
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/A2reIjbDkbBnikRa86mVV.png)
178
+
179
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/0Fk1SQYdIyGlC0E-2HO1Z.png)
180
+
181
+ 🕺 OpenPose:
182
+
183
+ Self-explanatory. It’s great when you don’t want Depth or Canny getting distracted by other elements in the original image.
184
+
185
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/6_5Ok50Muv7XFt2Guivpy.png)
186
+
187
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/mzfNZ4O1xd0rOJFvzAPbY.png)
188
+
189
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/aXSkpKai4SEgO9C3nJm1A.png)
190
+
191
+
192
+ 🫠 Pulid Face Transfer
193
+
194
+ Pulid lets you use a face as a reference and prompt as usual. The result will keep a rough match of the reference face. It’s pretty solid without needing any training, though not perfect. As you can see, it struggled with Aloy’s hair.
195
+
196
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/XJT0orG8cA7i1rgFg_UuT.png)
197
+
198
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/bqnrW1jSBWuimCUImh71S.png)
199
+
200
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/t-UYkGTPrFNqPSC1N_fdJ.png)
201
+
202
+ 🔄 Redux
203
+
204
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/garxHfPDqbarwGcIebVAo.png)
205
+
206
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/-4kYoUTxcz0aN9fLEFS9E.png)
207
+
208
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67074acfd4d3da176ab29e70/UAVUwZ7oBppSwxVF-hq_c.png)
209
+
210
+ Use the style of one image to influence another.
211
+