language: | |
- en | |
library_name: diffusers | |
license: other | |
license_name: flux-1-dev-non-commercial-license | |
license_link: LICENSE.md | |
base_model: | |
- black-forest-labs/FLUX.1-dev | |
This repository provides the int8 quantized AoT compiled binary of Flux.1-Dev. | |
Follow [this gist](https://gist.github.com/sayakpaul/de0eeeb6d08ba30a37dcf0bc9dacc5c5) for details on how it was obtained and how to perform inference. |