diffusers/docs/source/using-diffusers
Patrick von Platen 8a73064576
Add AltDiffusion (#1299)
* add conversion script for vae

* up

* up

* some fixes

* add text model

* use the correct config

* add docs

* move model in it's own file

* move model in its own file

* pass attenion mask to text encoder

* pass attn mask to uncond inputs

* quality

* fix image2image

* add imag2image in init

* fix import

* fix one more import

* fix import, dummy objetcs

* fix copied from

* up

* finish

Co-authored-by: patil-suraj <surajp815@gmail.com>
2022-11-15 21:32:26 +01:00
..
conditional_image_generation.mdx Add AltDiffusion (#1299) 2022-11-15 21:32:26 +01:00
configuration.mdx add community pipeline docs; add minimal text to some empty doc pages (#930) 2022-10-24 14:20:08 -07:00
contribute_pipeline.mdx Fix community pipeline links (#1162) 2022-11-07 14:32:51 +01:00
custom_pipeline_examples.mdx add community pipeline docs; add minimal text to some empty doc pages (#930) 2022-10-24 14:20:08 -07:00
custom_pipeline_overview.mdx Fix community pipeline links (#1162) 2022-11-07 14:32:51 +01:00
img2img.mdx [Docs] improve img2img example (#1193) 2022-11-11 12:28:20 +01:00
inpaint.mdx Initial docs update for new in-painting pipeline (#910) 2022-10-19 17:31:23 +02:00
loading.mdx Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
schedulers.mdx Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
unconditional_image_generation.mdx docs: `.md` readability fixups (#619) 2022-09-23 12:02:27 +02:00