diffusers/docs/source
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
..
api Add paint by example (#1533) 2022-12-07 11:06:30 +01:00
conceptual clean incomplete pages (#1008) 2022-10-29 09:28:26 +02:00
imgs fix image docs 2022-11-07 17:25:13 +01:00
optimization Add doc for Stable Diffusion on Habana Gaudi (#1496) 2022-12-01 15:43:48 +01:00
training Fix wrong link in text2img fine-tuning documentation (#1282) 2022-11-14 20:42:14 +01:00
using-diffusers add AudioDiffusionPipeline and LatentAudioDiffusionPipeline #1334 (#1426) 2022-12-05 18:06:30 +01:00
_toctree.yml Add paint by example (#1533) 2022-12-07 11:06:30 +01:00
index.mdx Add paint by example (#1533) 2022-12-07 11:06:30 +01:00
installation.mdx default fast model loading 🔥 (#1115) 2022-11-03 17:25:57 +01:00
quicktour.mdx Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00