FLUX.1-schnell-onnx / README.md
timudk's picture
Initial commit
421216b verified
metadata
license: apache-2.0
tags:
  - text-to-image
  - image-generation
  - flux

FLUX.1 [schnell] Grid

FLUX.1 [schnell] 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 [schnell] 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 [schnell], as well as sampling code, in a dedicated github repository. Developers and creatives looking to build on top of FLUX.1 [schnell] are encouraged to use this as a starting point.