Instructions to use CompVis/cleandift with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use CompVis/cleandift with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
fix website link
#2
by qwertyforce - opened
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 |
|