Update README.md
Browse files
README.md
CHANGED
|
@@ -19,11 +19,11 @@ Place the files in the following folders:
|
|
| 19 |
π ComfyUI/
|
| 20 |
βββ π models/
|
| 21 |
β βββ π diffusion_models/
|
| 22 |
-
β β
|
| 23 |
-
β β
|
| 24 |
β βββ π text_encoders/
|
| 25 |
-
β β
|
| 26 |
-
β β
|
| 27 |
-
β
|
| 28 |
-
β
|
| 29 |
```
|
|
|
|
| 19 |
π ComfyUI/
|
| 20 |
βββ π models/
|
| 21 |
β βββ π diffusion_models/
|
| 22 |
+
β β βββ ernie-image.safetensors
|
| 23 |
+
β β βββ ernie-image-turbo.safetensors
|
| 24 |
β βββ π text_encoders/
|
| 25 |
+
β β βββ ernie-image-prompt-enhancer.safetensors
|
| 26 |
+
β β βββ ministral-3-3b.safetensors
|
| 27 |
+
β βββ π vae/
|
| 28 |
+
β β βββ flux2-vae.safetensors
|
| 29 |
```
|