diffusers/docs/source/api/pipelines
Patrick von Platen 896c98a2ae
Add paint by example (#1533)
* add paint by example

* mkae loading possibel

* up

* Update src/diffusers/models/attention.py

* up

* finalize weight structure

* make example work

* make it work

* up

* up

* fix

* del

* add

* update

* Apply suggestions from code review

* correct transformer 2d

* finish

* up

* up

* up

* up

* fix

* Apply suggestions from code review

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>

* Apply suggestions from code review

* up

* finish

Co-authored-by: Pedro Cuenca <pedro@huggingface.co>
2022-12-07 11:06:30 +01:00
..
alt_diffusion.mdx [Docs] fixed some typos (#1425) 2022-11-25 17:44:07 +01:00
audio_diffusion.mdx add AudioDiffusionPipeline and LatentAudioDiffusionPipeline #1334 (#1426) 2022-12-05 18:06:30 +01:00
cycle_diffusion.mdx Standardize on using `image` argument in all pipelines (#1361) 2022-12-01 16:55:22 +01:00
dance_diffusion.mdx [Dance Diffusion] Add dance diffusion (#803) 2022-10-25 18:39:25 +02:00
ddim.mdx DDIM docs (#1219) 2022-11-09 16:02:11 +01:00
ddpm.mdx add community pipeline docs; add minimal text to some empty doc pages (#930) 2022-10-24 14:20:08 -07:00
latent_diffusion.mdx Add improved handling of pil (#1309) 2022-11-16 15:58:22 +01:00
latent_diffusion_uncond.mdx add community pipeline docs; add minimal text to some empty doc pages (#930) 2022-10-24 14:20:08 -07:00
overview.mdx Add paint by example (#1533) 2022-12-07 11:06:30 +01:00
paint_by_example.mdx Add paint by example (#1533) 2022-12-07 11:06:30 +01:00
pndm.mdx add community pipeline docs; add minimal text to some empty doc pages (#930) 2022-10-24 14:20:08 -07:00
repaint.mdx Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
score_sde_ve.mdx add community pipeline docs; add minimal text to some empty doc pages (#930) 2022-10-24 14:20:08 -07:00
stable_diffusion.mdx Add better docs xformers (#1487) 2022-11-30 13:57:45 +01:00
stable_diffusion_2.mdx [Docs] fixed some typos (#1425) 2022-11-25 17:44:07 +01:00
stable_diffusion_safe.mdx Add Safe Stable Diffusion Pipeline (#1244) 2022-11-22 11:51:30 +01:00
stochastic_karras_ve.mdx add community pipeline docs; add minimal text to some empty doc pages (#930) 2022-10-24 14:20:08 -07:00
versatile_diffusion.mdx [Versatile Diffusion] Add versatile diffusion model (#1283) 2022-11-23 19:03:45 +01:00
vq_diffusion.mdx VQ-diffusion (#658) 2022-11-03 16:10:28 +01:00