FLUX.1-dev-onnx / README.md
timudk's picture
Initial commit
b566cc0 verified
metadata
license: other
license_name: flux-1-dev-non-commercial-license
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
extra_gated_prompt: >-
  By clicking "Agree", you agree to the [FluxDev Non-Commercial License
  Agreement](https://huggingface.co/black-forest-labs/FLUX.1-dev-onnx/blob/main/LICENSE.md)
  and acknowledge the [Acceptable Use
  Policy](https://huggingface.co/black-forest-labs/FLUX.1-dev-onnx/blob/main/POLICY.md).
tags:
  - text-to-image
  - image-generation
  - flux

FLUX.1 [dev] Grid

FLUX.1 [dev] is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions. For more information, please read our blog post.

This repository holds ONNX exports of FLUX.1 [dev] in BF16, FP8, and FP4 precision. The main repository of this model can be found here.

Usage

We provide a reference implementation of FLUX.1 [dev], as well as sampling code, in a dedicated github repository. Developers and creatives looking to build on top of FLUX.1 [dev] are encouraged to use this as a starting point.