diffusers/docs/source/api
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
..
experimental add docs for multi-modal examples (#1227) 2022-11-17 10:25:49 -08:00
pipelines Add paint by example (#1533) 2022-12-07 11:06:30 +01:00
configuration.mdx Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00
diffusion_pipeline.mdx [Stable Diffusion] Add components function (#889) 2022-10-20 13:28:11 +02:00
logging.mdx [Docs] Logging (#394) 2022-09-07 14:58:21 +02:00
models.mdx Add UNet 1d for RL model for planning + colab (#105) 2022-11-14 13:48:48 -08:00
outputs.mdx [Docs] Outputs.mdx (#422) 2022-09-08 14:47:14 +02:00
schedulers.mdx Finalize 2nd order schedulers (#1503) 2022-12-02 16:38:35 +01:00