|
--- |
|
language: |
|
- en |
|
tags: |
|
- gguf |
|
- sd.cpp |
|
- stable-diffusion.cpp |
|
- flux |
|
base_model: |
|
- black-forest-labs/FLUX.1-dev |
|
quantized_by: leejet |
|
--- |
|
|
|
# FLUX gguf quantized files |
|
|
|
The license of the quantized files follows the license of the original model: |
|
- FLUX.1-dev: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md |
|
|
|
These files are converted using https://github.com/leejet/stable-diffusion.cpp |
|
|
|
Run FLUX using stable-diffusion.cpp with a GPU that has 6GB or even 4GB of VRAM: https://github.com/leejet/stable-diffusion.cpp/blob/master/docs/flux.md |