Disty0 commited on
Commit
e40bd0d
1 Parent(s): b628148

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 ant the T5 Text Encoder to INT8 using Optimum Quanto.
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