diffusers/scripts
Naoki Ainoya 14e3a28c12
Rename 'CLIPFeatureExtractor' class to 'CLIPImageProcessor' (#2732)
The 'CLIPFeatureExtractor' class name has been renamed to 'CLIPImageProcessor' in order to comply with future deprecation. This commit includes the necessary changes to the affected files.
2023-03-23 13:49:22 +01:00
..
__init__.py Fix conversion script 2022-07-15 17:00:41 +00:00
change_naming_configs_and_checkpoints.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
conversion_ldm_uncond.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
convert_dance_diffusion_to_diffusers.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01: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 Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
convert_dit_to_diffusers.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
convert_k_upscaler_to_diffusers.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
convert_kakao_brain_unclip_to_diffusers.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
convert_ldm_original_checkpoint_to_diffusers.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
convert_lora_safetensor_to_diffusers.py make style 2023-03-06 10:51:03 +00: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_ms_text_to_video_to_diffusers.py [MS Text To Video] Add first text to video (#2738) 2023-03-22 18:39:33 +01:00
convert_ncsnpp_original_checkpoint_to_diffusers.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
convert_original_controlnet_to_diffusers.py controlnet sd 2.1 checkpoint conversions (#2593) 2023-03-10 08:22:02 -08:00
convert_original_stable_diffusion_to_diffusers.py [From pretrained] Speed-up loading from cache (#2515) 2023-03-10 11:56:10 +01:00
convert_stable_diffusion_checkpoint_to_onnx.py [Copyright] 2023 (#2524) 2023-03-01 10:31:00 +01:00
convert_unclip_txt2img_to_image_variation.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
convert_vae_diff_to_onnx.py make style 2023-03-06 10:40:18 +00:00
convert_vae_pt_to_diffusers.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
convert_versatile_diffusion_to_diffusers.py Rename 'CLIPFeatureExtractor' class to 'CLIPImageProcessor' (#2732) 2023-03-23 13:49:22 +01:00
convert_vq_diffusion_to_diffusers.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00
generate_logits.py Replace flake8 with ruff and update black (#2279) 2023-02-07 23:46:23 +01:00