Update README.md
Browse files
README.md
CHANGED
@@ -22,8 +22,9 @@ Recommended 4-8 steps.
|
|
22 |
|
23 |
# Important
|
24 |
|
25 |
-
**All in one versions** include VAE
|
26 |
-
|
|
|
27 |
- Text Encoders: https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main
|
28 |
- VAE: https://huggingface.co/black-forest-labs/FLUX.1-schnell/tree/main/vae
|
29 |
|
|
|
22 |
|
23 |
# Important
|
24 |
|
25 |
+
**All in one versions** include VAE + CLIP + T5XXL (fp8).
|
26 |
+
|
27 |
+
**UNET versions** (Model only) need Text Encoders and VAE, downloads:
|
28 |
- Text Encoders: https://huggingface.co/comfyanonymous/flux_text_encoders/tree/main
|
29 |
- VAE: https://huggingface.co/black-forest-labs/FLUX.1-schnell/tree/main/vae
|
30 |
|