Update README.md
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ pipeline_tag: text-to-image
|
|
38 |
|
39 |
## 🧐 What’s Inside
|
40 |
|
41 |
-
<details> <summary
|
42 |
|
43 |
├── Flux1
|
44 |
│ ├── Controlnets
|
@@ -102,7 +102,7 @@ pipeline_tag: text-to-image
|
|
102 |
│ │ ├── ae.safetensors
|
103 |
</details>
|
104 |
|
105 |
-
<details> <summary
|
106 |
|
107 |
├── SDXL
|
108 |
│ ├── checkpoints
|
@@ -121,11 +121,14 @@ pipeline_tag: text-to-image
|
|
121 |
│ │ ├── sdxl_vae.safetensors
|
122 |
</details>
|
123 |
|
124 |
-
<details> <summary
|
125 |
|
126 |
├── Wan2.2
|
127 |
│ ├── clip
|
128 |
│ │ ├── umt5_xxl_fp8_e4m3fn_scaled.safetensors
|
|
|
|
|
|
|
129 |
│ ├── vae
|
130 |
│ │ ├── wan_2.1_vae.safetensors
|
131 |
│ ├── unet_14b
|
@@ -141,7 +144,7 @@ pipeline_tag: text-to-image
|
|
141 |
│ │ ├── Wan2.2-Lightning_T2V-v1.1-A14B-4steps-lora_LOW_fp16.safetensors
|
142 |
</details>
|
143 |
|
144 |
-
<details> <summary
|
145 |
|
146 |
├── Adetailer
|
147 |
│ ├── Ultralytics
|
@@ -152,14 +155,14 @@ pipeline_tag: text-to-image
|
|
152 |
│ │ ├── sam_vit_b_01ec64.pth
|
153 |
</details>
|
154 |
|
155 |
-
<details> <summary
|
156 |
|
157 |
├── FaceRestore_Models
|
158 |
│ ├── GFPGANv1.4.pth
|
159 |
│ ├── codeformer.pth
|
160 |
</details>
|
161 |
|
162 |
-
<details> <summary
|
163 |
|
164 |
├── Upscale_Models
|
165 |
│ ├── 4x-UltraSharp.pth
|
|
|
38 |
|
39 |
## 🧐 What’s Inside
|
40 |
|
41 |
+
<details> <summary>Flux1</summary>
|
42 |
|
43 |
├── Flux1
|
44 |
│ ├── Controlnets
|
|
|
102 |
│ │ ├── ae.safetensors
|
103 |
</details>
|
104 |
|
105 |
+
<details> <summary>SDXL</summary>
|
106 |
|
107 |
├── SDXL
|
108 |
│ ├── checkpoints
|
|
|
121 |
│ │ ├── sdxl_vae.safetensors
|
122 |
</details>
|
123 |
|
124 |
+
<details> <summary>Wan2.2</summary>
|
125 |
|
126 |
├── Wan2.2
|
127 |
│ ├── clip
|
128 |
│ │ ├── umt5_xxl_fp8_e4m3fn_scaled.safetensors
|
129 |
+
│ │ ├── umt5_xxl_fp16.safetensors
|
130 |
+
│ │ ├── GGUF
|
131 |
+
│ │ │ ├── umt5-xxl-encoder-Q5_K_M.gguf
|
132 |
│ ├── vae
|
133 |
│ │ ├── wan_2.1_vae.safetensors
|
134 |
│ ├── unet_14b
|
|
|
144 |
│ │ ├── Wan2.2-Lightning_T2V-v1.1-A14B-4steps-lora_LOW_fp16.safetensors
|
145 |
</details>
|
146 |
|
147 |
+
<details> <summary>ADetailer</summary>
|
148 |
|
149 |
├── Adetailer
|
150 |
│ ├── Ultralytics
|
|
|
155 |
│ │ ├── sam_vit_b_01ec64.pth
|
156 |
</details>
|
157 |
|
158 |
+
<details> <summary>Face Restore</summary>
|
159 |
|
160 |
├── FaceRestore_Models
|
161 |
│ ├── GFPGANv1.4.pth
|
162 |
│ ├── codeformer.pth
|
163 |
</details>
|
164 |
|
165 |
+
<details> <summary>Upscale</summary>
|
166 |
|
167 |
├── Upscale_Models
|
168 |
│ ├── 4x-UltraSharp.pth
|