Lmxyy commited on
Commit
b3d0560
·
verified ·
1 Parent(s): 0dfda7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ library_name: diffusers
40
  <a href='https://hanlab.mit.edu/blog/svdquant'>[Blog]</a>
41
  </div>
42
 
43
- ![teaser](https://huggingface.co/mit-han-lab/svdq-int4-flux.1-depth-dev/resolve/main/demo.jpg)
44
  `svdq-int4-flux.1-canny-dev` is an INT4-quantized version of [`FLUX.1-Canny-dev`](https://huggingface.co/black-forest-labs/FLUX.1-Canny-dev), which can generate an image based on a text description while following the Canny edge of a given input image. It offers approximately 4× memory savings while also running 2–3× faster than the original BF16 model.
45
 
46
  ## Method
 
40
  <a href='https://hanlab.mit.edu/blog/svdquant'>[Blog]</a>
41
  </div>
42
 
43
+ ![teaser](https://huggingface.co/mit-han-lab/svdq-int4-flux.1-canny-dev/resolve/main/demo.jpg)
44
  `svdq-int4-flux.1-canny-dev` is an INT4-quantized version of [`FLUX.1-Canny-dev`](https://huggingface.co/black-forest-labs/FLUX.1-Canny-dev), which can generate an image based on a text description while following the Canny edge of a given input image. It offers approximately 4× memory savings while also running 2–3× faster than the original BF16 model.
45
 
46
  ## Method