|
# Two versions of the model are available: |
|
|
|
- flux1-schnell_fp8_unet: This version includes only the U-Net. |
|
- flux1-schnell_fp8_unet_vae_clip: This version includes CLIP, VAE, and U-Net. |
|
|
|
## ComfyUI workflows are included for both versions of the model. |
|
|
|
|
|
## ComfyUI should be launched with the following parameters to enable fp8 mode for the models: |
|
|
|
``` |
|
--fp8_e4m3fn-unet --fp8_e4m3fn-text-enc |
|
``` |
|
|
|
## Schnell+Dev merge |
|
https://huggingface.co/maximsobolev275/flux-fp8-schnell/blob/main/flux1-schnell%2Bdev_fp8_unet.safetensors |
|
|
|
Compare workflow: |
|
![](https://huggingface.co/maximsobolev275/flux-fp8-schnell/resolve/main/flux1-schnell%2Bdev_fp8_unet.png?download=true) |