Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ tags:
|
|
10 |
- flux
|
11 |
---
|
12 |
|
13 |
-
`black-forest-labs/FLUX.1-dev` quantized the Transformer model to INT4
|
14 |
|
15 |
```shell
|
16 |
pip install diffusers optimum-quanto
|
|
|
10 |
- flux
|
11 |
---
|
12 |
|
13 |
+
`black-forest-labs/FLUX.1-dev` quantized the Transformer model to INT4 and the T5 Text Encoder to INT8 using Optimum Quanto.
|
14 |
|
15 |
```shell
|
16 |
pip install diffusers optimum-quanto
|