Diffusion Single File
ONNX
image-generation
flux
timudk's picture
Initial commit
e9cc5fd verified
---
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-Canny-dev-onnx/blob/main/LICENSE.md)
and acknowledge the [Acceptable Use
Policy](https://huggingface.co/black-forest-labs/FLUX.1-Canny-dev-onnx/blob/main/POLICY.md).
tags:
- image-generation
- flux
- diffusion-single-file
---
![image/png](https://cdn-uploads.huggingface.co/production/uploads/61fc209cef99814f1705e934/uMkInANvoRZSAhjJBehjB.png)
`FLUX.1 Canny [dev]` is 12 billion parameter rectified flow transformer capable of generating an image based on a text description while following the structure of a given input image. For more information, please read our [blog post](https://blackforestlabs.ai/flux-1-tools/).
This repository holds [ONNX](https://github.com/onnx/onnx) exports of FLUX.1 Canny [dev] in BF16, FP8, and FP4 precision.
The main repository of this model can be found [here](https://huggingface.co/black-forest-labs/FLUX.1-Canny-dev).
# Usage
We provide a reference implementation of `FLUX.1 Canny [dev]`, as well as sampling code, in a dedicated [github repository](https://github.com/black-forest-labs/flux).
Developers and creatives looking to build on top of `FLUX.1 Canny [dev]` are encouraged to use this as a starting point.