Update README.md
Browse files
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 |
-
, 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 |
+

|
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
|