diffusers/scripts
Anton Lozhkov 89d124945a
ONNX supervised inpainting (#906)
* ONNX supervised inpainting

* sync with the torch pipeline

* fix concat

* update ref values

* back to 8 steps

* type fix

* make fix-copies
2022-10-19 17:03:31 +02: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_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 Style the `scripts` directory (#250) 2022-08-25 15:46:09 +02: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 Include CLIPTextModel parameters in conversion (#695) 2022-10-05 12:22:07 +02:00
convert_stable_diffusion_checkpoint_to_onnx.py ONNX supervised inpainting (#906) 2022-10-19 17:03:31 +02:00
generate_logits.py Fix typos and add Typo check GitHub Action (#483) 2022-09-16 15:36:51 +02:00