fix website link (#2)
Browse files- fix website link (13cd447082e4480340ca87eba7c8bc18ca9471c6)
Co-authored-by: Vesnin Dmitry <[email protected]>
README.md
CHANGED
|
@@ -15,7 +15,7 @@ However, diffusion models require noisy input images, which destroys information
|
|
| 15 |
|
| 16 |
|
| 17 |
We introduce CleanDIFT, a novel method to extract noise-free, timestep-independent features by enabling diffusion models to work directly with clean input images.
|
| 18 |
-
The approach is efficient, training on a single GPU in just 30 minutes. We publish these models alongside our paper ["CleanDIFT: Diffusion Features without Noise"](https://compvis.github.io/
|
| 19 |
|
| 20 |
We provide checkpoints for Stable Diffusion 1.5 and Stable Diffusion 2.1.
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
|
| 17 |
We introduce CleanDIFT, a novel method to extract noise-free, timestep-independent features by enabling diffusion models to work directly with clean input images.
|
| 18 |
+
The approach is efficient, training on a single GPU in just 30 minutes. We publish these models alongside our paper ["CleanDIFT: Diffusion Features without Noise"](https://compvis.github.io/cleandift/).
|
| 19 |
|
| 20 |
We provide checkpoints for Stable Diffusion 1.5 and Stable Diffusion 2.1.
|
| 21 |
|