refiners/scripts/conversion
Cédric Deltheil cc3b20320d make clip text converter support SDXL
i.e. convert the 2nd text encoder and save the final double text encoder
2023-09-11 21:49:24 +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 fix model comparison with custom layers 2023-09-05 12:34:38 +02:00
convert_diffusers_ip_adapter.py make IP-Adapter generic for SD1 and SDXL 2023-09-08 16:38:01 +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 add threshold for clip image encoder conversion 2023-09-08 12:00:21 +02:00
convert_transformers_clip_text_model.py make clip text converter support SDXL 2023-09-11 21:49:24 +02:00