kliyer qwertyforce commited on
Commit
bf3a8d8
1 Parent(s): 4b25ce7

fix website link (#2)

Browse files

- fix website link (13cd447082e4480340ca87eba7c8bc18ca9471c6)


Co-authored-by: Vesnin Dmitry <qwertyforce@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
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/CleanDIFT/).
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