File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ available a colab notebook to directly try them out.
3535| Pipeline | Paper | Tasks | Colab
3636| ---| ---| :---:| :---:|
3737| [ ddpm] ( ./api/pipelines/ddpm ) | [ ** Denoising Diffusion Probabilistic Models** ] ( https://arxiv.org/abs/2006.11239 ) | Unconditional Image Generation |
38- | [ ddim] ( ./api/pipelines/ddim ) | [ ** Denoising Diffusion Implicit Models** ] ( https://arxiv.org/abs/2010.02502 ) | Unconditional Image Generation | [ ![ Open In Colab ] ( https://colab.research.google.com/assets/colab-badge.svg )] ( https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/training_example.ipynb )
38+ | [ ddim] ( ./api/pipelines/ddim ) | [ ** Denoising Diffusion Implicit Models** ] ( https://arxiv.org/abs/2010.02502 ) | Unconditional Image Generation |
3939| [ latent_diffusion] ( ./api/pipelines/latent_diffusion ) | [ ** High-Resolution Image Synthesis with Latent Diffusion Models** ] ( https://arxiv.org/abs/2112.10752 ) | Text-to-Image Generation |
4040| [ latent_diffusion_uncond] ( ./api/pipelines/latent_diffusion_uncond ) | [ ** High-Resolution Image Synthesis with Latent Diffusion Models** ] ( https://arxiv.org/abs/2112.10752 ) | Unconditional Image Generation |
4141| [ pndm] ( ./api/pipelines/pndm ) | [ ** Pseudo Numerical Methods for Diffusion Models on Manifolds** ] ( https://arxiv.org/abs/2202.09778 ) | Unconditional Image Generation |
You can’t perform that action at this time.
0 commit comments