dhairyashil commited on
Commit
a0c173b
·
1 Parent(s): 90deeca

move img at top

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -13,6 +13,8 @@ datasets:
13
 
14
  [![Hugging Face](https://img.shields.io/badge/🤗%20Hugging%20Face-FLUX.1--schnell--mflux--v0.6.2--8bit-blue)](https://huggingface.co/black-forest-labs/FLUX.1-schnell)
15
 
 
 
16
  A 8-bit quantized version of the [FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell) text-to-image model from Black Forest Labs, implemented using the [mflux](https://github.com/filipstrand/mflux) (version 0.6.2) quantization approach.
17
 
18
  ## Overview
@@ -74,9 +76,7 @@ uv tool install mflux # check mflux README for more details
74
  ```
75
 
76
  ### Comparison Output
77
- The images generated from above prompt for different models are shown below:
78
-
79
- ![comparison_output](comparison.png)
80
 
81
  fp16 and 8-bit results look visibly almost the same, with the 8-bit version maintaining excellent quality while using significantly less memory.
82
 
 
13
 
14
  [![Hugging Face](https://img.shields.io/badge/🤗%20Hugging%20Face-FLUX.1--schnell--mflux--v0.6.2--8bit-blue)](https://huggingface.co/black-forest-labs/FLUX.1-schnell)
15
 
16
+ ![comparison_output](comparison.png)
17
+
18
  A 8-bit quantized version of the [FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell) text-to-image model from Black Forest Labs, implemented using the [mflux](https://github.com/filipstrand/mflux) (version 0.6.2) quantization approach.
19
 
20
  ## Overview
 
76
  ```
77
 
78
  ### Comparison Output
79
+ The images generated from above prompt for different models are shown at the top.
 
 
80
 
81
  fp16 and 8-bit results look visibly almost the same, with the 8-bit version maintaining excellent quality while using significantly less memory.
82