FastFlux Unchained (FluxUnchained merged in Flux.S -> FP8)
Details
Download Files
About this version
Model description
[STOP! Give GGUF a try! You'll LOVE it!!! (more below)]
A merge of FluxUnchained and FastFlux. As a result, it can now generate artistic NSFW images in 4-8 steps.
You can also combine it with other LoRAs to get the effect you want.
Which model should I download?
T5-F16: T5 in full precision is included. However, requires more VRAM.
T5-F8: T5 in fp8 is included, requires less VRAM for T5.
UNet_only is Recommended. Download and use your own separate T5xxl, CLIP and VAE. See https://github.com/lllyasviel/stable-diffusion-webui-forge/discussions/1050 to learn more about where to download the VAE, clip_l and t5xxl models.
GGUF is the Future
TRY THE GGUF version at /model/662112 . It is faster, better, and more convenient.
GGUF Q8_0 is a more precise format than fp8 and also runs faster (at least on my 1080ti)
You really shouldn't be using a flat safetensor that includes T5 if you can. Every new checkpoint adds a new copy of T5 (additional 10GB/5GB) that you don't really need.
That being said, some UI/softwares still don't support GGUF / separate files. That is why I uploaded these safetensors. But I feel guilty contributing to this anti-pattern.


