Update README.md
Browse files
README.md
CHANGED
|
@@ -14,10 +14,11 @@ Place the files in the following folders:
|
|
| 14 |
π ComfyUI/
|
| 15 |
βββ π models/
|
| 16 |
β βββ π diffusion_models/
|
| 17 |
-
β β
|
| 18 |
-
β β βββ ...
|
| 19 |
β βββ π text_encoders/
|
| 20 |
-
β β
|
|
|
|
|
|
|
| 21 |
β βββ π vae/
|
| 22 |
-
β β βββ .
|
| 23 |
```
|
|
|
|
| 14 |
π ComfyUI/
|
| 15 |
βββ π models/
|
| 16 |
β βββ π diffusion_models/
|
| 17 |
+
β β βββ minimax_music3_dit.safetensors
|
|
|
|
| 18 |
β βββ π text_encoders/
|
| 19 |
+
β β βββ minimax_music3_text_encoder.safetensors
|
| 20 |
+
β β βββ minimax_music3_text_encoder_pruned_bf16.safetensors
|
| 21 |
+
β β βββ minimax_music3_text_encoder_pruned_int8_convrot.safetensors
|
| 22 |
β βββ π vae/
|
| 23 |
+
β β βββ minimax_music3_dav.safetensors
|
| 24 |
```
|