diffusers/scripts
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
..
__init__.py Fix conversion script 2022-07-15 17:00:41 +00:00
change_naming_configs_and_checkpoints.py Style the `scripts` directory (#250) 2022-08-25 15:46:09 +02:00
conversion_ldm_uncond.py Style the `scripts` directory (#250) 2022-08-25 15:46:09 +02:00
convert_dance_diffusion_to_diffusers.py [Dance Diffusion] Add dance diffusion (#803) 2022-10-25 18:39:25 +02:00
convert_ddpm_original_checkpoint_to_diffusers.py Fix typos and add Typo check GitHub Action (#483) 2022-09-16 15:36:51 +02:00
convert_diffusers_to_original_stable_diffusion.py Checkpoint conversion script from Diffusers => Stable Diffusion (CompVis) (#701) 2022-10-04 13:33:38 +02:00
convert_ldm_original_checkpoint_to_diffusers.py Fix layer names convert LDM script (#1206) 2022-11-09 12:08:30 +01:00
convert_models_diffuser_to_diffusers.py Add UNet 1d for RL model for planning + colab (#105) 2022-11-14 13:48:48 -08:00
convert_ncsnpp_original_checkpoint_to_diffusers.py Style the `scripts` directory (#250) 2022-08-25 15:46:09 +02:00
convert_original_stable_diffusion_to_diffusers.py Add paint by example (#1533) 2022-12-07 11:06:30 +01:00
convert_stable_diffusion_checkpoint_to_onnx.py Fix ONNX conversion and inference (#1416) 2022-11-25 14:51:17 +01:00
convert_versatile_diffusion_to_diffusers.py [Versatile Diffusion] Add versatile diffusion model (#1283) 2022-11-23 19:03:45 +01:00
convert_vq_diffusion_to_diffusers.py vq diffusion classifier free sampling (#1294) 2022-11-16 17:51:43 +01:00
generate_logits.py Fix typos and add Typo check GitHub Action (#483) 2022-09-16 15:36:51 +02:00