refiners/scripts/conversion
Cédric Deltheil b933fabf31 unet: get rid of clip_embedding attribute for SD1
It is implicitly defined by the underlying cross-attention layer. This
also makes it consistent with SDXL.
2023-09-01 19:23:33 +02:00
..
convert_diffusers_autoencoder_kl.py implement the ConvertModule class and refactor conversion scripts 2023-08-28 14:39:14 +02:00
convert_diffusers_controlnet.py unet: get rid of clip_embedding attribute for SD1 2023-09-01 19:23:33 +02:00
convert_diffusers_lora.py unet: get rid of clip_embedding attribute for SD1 2023-09-01 19:23:33 +02:00
convert_diffusers_unet.py unet: get rid of clip_embedding attribute for SD1 2023-09-01 19:23:33 +02:00
convert_informative_drawings.py implement the ConvertModule class and refactor conversion scripts 2023-08-28 14:39:14 +02:00
convert_refiners_lora_to_sdwebui.py unet: get rid of clip_embedding attribute for SD1 2023-09-01 19:23:33 +02:00
convert_transformers_clip_image_model.py scripts: add converter for clip image encoder 2023-08-30 21:50:01 +02:00
convert_transformers_clip_text_model.py scripts: add converter for clip image encoder 2023-08-30 21:50:01 +02:00