diffusers/docs/source
Patrick von Platen 2625fb59dc
[Versatile Diffusion] Add versatile diffusion model (#1283)
* up

* convert dual unet

* revert dual attn

* adapt for vd-official

* test the full pipeline

* mixed inference

* mixed inference for text2img

* add image prompting

* fix clip norm

* split text2img and img2img

* fix format

* refactor text2img

* mega pipeline

* add optimus

* refactor image var

* wip text_unet

* text unet end to end

* update tests

* reshape

* fix image to text

* add some first docs

* dual guided pipeline

* fix token ratio

* propose change

* dual transformer as a native module

* DualTransformer(nn.Module)

* DualTransformer(nn.Module)

* correct unconditional image

* save-load with mega pipeline

* remove image to text

* up

* uP

* fix

* up

* final fix

* remove_unused_weights

* test updates

* save progress

* uP

* fix dual prompts

* some fixes

* finish

* style

* finish renaming

* up

* fix

* fix

* fix

* finish

Co-authored-by: anton-l <anton@huggingface.co>
2022-11-23 19:03:45 +01:00
..
api [Versatile Diffusion] Add versatile diffusion model (#1283) 2022-11-23 19:03:45 +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 Docs: Do not require PyTorch nightlies (#1123) 2022-11-03 18:17:23 +01:00
training Fix wrong link in text2img fine-tuning documentation (#1282) 2022-11-14 20:42:14 +01:00
using-diffusers add docs for multi-modal examples (#1227) 2022-11-17 10:25:49 -08:00
_toctree.yml [Versatile Diffusion] Add versatile diffusion model (#1283) 2022-11-23 19:03:45 +01:00
index.mdx [Versatile Diffusion] Add versatile diffusion model (#1283) 2022-11-23 19:03:45 +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