maximsobolev275
commited on
Commit
•
b6dbb0a
1
Parent(s):
3bc63f6
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Two versions of the model are available:
|
2 |
+
|
3 |
+
- flux1-schnell_fp8_unet: This version includes only the U-Net.
|
4 |
+
- flux1-schnell_fp8_unet_vae_clip: This version includes CLIP, VAE, and U-Net.
|
5 |
+
|
6 |
+
## ComfyUI workflows are included for both versions of the model.
|