dhairyashil commited on
Commit
9497be8
·
1 Parent(s): 9e2bc53

change img location

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--4bit-blue)](https://huggingface.co/black-forest-labs/FLUX.1-schnell)
15
 
 
 
16
  A 4-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
@@ -73,9 +75,7 @@ uv tool install mflux # check mflux README for more details
73
  ```
74
 
75
  ### Comparison Output
76
- The images generated from above prompt for different models are shown below:
77
-
78
- ![comparison_output](comparison.png)
79
 
80
  fp16 and 8-bit results are visibly look almost the same but 4-bit result looks a little deviated.
81
 
 
13
 
14
  [![Hugging Face](https://img.shields.io/badge/🤗%20Hugging%20Face-FLUX.1--schnell--mflux--v0.6.2--4bit-blue)](https://huggingface.co/black-forest-labs/FLUX.1-schnell)
15
 
16
+ ![comparison_output](comparison.png)
17
+
18
  A 4-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
 
75
  ```
76
 
77
  ### Comparison Output
78
+ The images generated from above prompt for different models are shown at the top.
 
 
79
 
80
  fp16 and 8-bit results are visibly look almost the same but 4-bit result looks a little deviated.
81