refiners/scripts/conversion
Cédric Deltheil eea340c6c4 add support for SDXL IP-Adapter
This only supports the latest SDXL IP-Adapter release (2023.9.8) which
builds upon the ViT-H/14 CLIP image encoder.
2023-09-12 18:00:39 +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 add support for SDXL IP-Adapter 2023-09-12 18:00:39 +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 converters: get rid of default=True for --half 2023-09-11 21:49:24 +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 ensure_find and ensure_find_parent helpers 2023-09-12 14:19:10 +02:00
convert_transformers_clip_text_model.py add ensure_find and ensure_find_parent helpers 2023-09-12 14:19:10 +02:00