Upload folder using huggingface_hub
Browse files- .gitattributes +6 -0
- README.md +19 -3
- clip.opt/model.onnx +3 -0
- schnell_grid.jpeg +3 -0
- t5-fp8.opt/backbone.onnx_data +3 -0
- t5-fp8.opt/model.onnx +3 -0
- t5.opt/backbone.onnx_data +3 -0
- t5.opt/model.onnx +3 -0
- transformer.opt/bf16/backbone.onnx_data +3 -0
- transformer.opt/bf16/model.onnx +3 -0
- transformer.opt/fp4/backbone.onnx_data +3 -0
- transformer.opt/fp4/model.onnx +3 -0
- transformer.opt/fp8/backbone.onnx_data +3 -0
- transformer.opt/fp8/model.onnx +3 -0
- vae.opt/model.onnx +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,9 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
t5.opt/backbone.onnx_data filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
transformer.opt/bf16/backbone.onnx_data filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
transformer.opt/fp4/backbone.onnx_data filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
transformer.opt/fp8/backbone.onnx_data filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
schnell_grid.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
t5-fp8.opt/backbone.onnx_data filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- text-to-image
|
| 5 |
+
- image-generation
|
| 6 |
+
- flux
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
![FLUX.1 [schnell] Grid](./schnell_grid.jpeg)
|
| 10 |
+
|
| 11 |
+
`FLUX.1 [schnell]` is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions.
|
| 12 |
+
For more information, please read our [blog post](https://blackforestlabs.ai/announcing-black-forest-labs/).
|
| 13 |
+
|
| 14 |
+
This repository holds [ONNX](https://github.com/onnx/onnx) exports of FLUX.1 [schnell] in BF16, FP8, and FP4 precision.
|
| 15 |
+
The main repository of this model can be found [here](https://huggingface.co/black-forest-labs/FLUX.1-schnell).
|
| 16 |
+
|
| 17 |
+
# Usage
|
| 18 |
+
We provide a reference implementation of `FLUX.1 [schnell]`, as well as sampling code, in a dedicated [github repository](https://github.com/black-forest-labs/flux).
|
| 19 |
+
Developers and creatives looking to build on top of `FLUX.1 [schnell]` are encouraged to use this as a starting point.
|
clip.opt/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0e85b6b41ecfa3676e99208854fefeb77aaa2387c08f1085e4ffe7a655b49d31
|
| 3 |
+
size 246442560
|
schnell_grid.jpeg
ADDED
|
Git LFS Details
|
t5-fp8.opt/backbone.onnx_data
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c527485936b6f6b60c0b2f27ecf5f6303438e7a7f49ff6e04d19e7ce3b438cc7
|
| 3 |
+
size 9524623360
|
t5-fp8.opt/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abb34863c09c711b3c51e5377c677f085f779eee2659b75a6f2fbb0192ce2b4a
|
| 3 |
+
size 983398
|
t5.opt/backbone.onnx_data
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df3014ab0a67bb8089e6ff0fe96996ef61032556f2be0816ef1ed58d5ce2f66e
|
| 3 |
+
size 9524621312
|
t5.opt/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4652417fd097eafc60756e315f3388ac668a2056d3589f94db081c9452f01bd7
|
| 3 |
+
size 548753
|
transformer.opt/bf16/backbone.onnx_data
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6377e09c1421d12497fe6785ad53498a0d1d0761decd06b8b2052bf6cb95a454
|
| 3 |
+
size 23783731200
|
transformer.opt/bf16/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4eecd1ff9864804c62f33a88e33f95ba9ef539a6b9da169e08eb9dce54501bbb
|
| 3 |
+
size 3830280
|
transformer.opt/fp4/backbone.onnx_data
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:daad5ae79ad0bbd1e8ea27c386e26f74c3cb382c56e47bfe80313af411e13a46
|
| 3 |
+
size 6770614272
|
transformer.opt/fp4/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a630f4fc9ceb61251f7213412cdd41e0c9e461e92af3cef37848118faa95dda
|
| 3 |
+
size 7595051
|
transformer.opt/fp8/backbone.onnx_data
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2908ac452d8f8dc54a6acb2acf317506fa4795fa6b4f1a5162b2262628f9edd0
|
| 3 |
+
size 23782318080
|
transformer.opt/fp8/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c2a08f69399e435fc0eea038d9a6ee94700f68253c98ceaa44434219a931970
|
| 3 |
+
size 7407133
|
vae.opt/model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff5598bd84e102e607fdeab5499321ceb239c68bfc20adb39b4ef84c4d3b4a6f
|
| 3 |
+
size 99235681
|