refiners/scripts/conversion
Pierre Chapuis d2f38871fd add a way to specify the subfolder of the unet
(no subfolder -> pass an empty string)
2024-01-16 19:10:59 +01:00
..
convert_diffusers_autoencoder_kl.py refactor: convert bash script to python 2023-12-15 09:55:59 +01:00
convert_diffusers_controlnet.py upgrade pyright to 1.1.342 ; improve no_grad typing 2023-12-29 15:09:02 +01:00
convert_diffusers_ip_adapter.py refactor CrossAttentionAdapter to work with context. 2024-01-08 15:20:23 +01:00
convert_diffusers_lora.py upgrade pyright to 1.1.342 ; improve no_grad typing 2023-12-29 15:09:02 +01:00
convert_diffusers_t2i_adapter.py refactor: convert bash script to python 2023-12-15 09:55:59 +01:00
convert_diffusers_unet.py add a way to specify the subfolder of the unet 2024-01-16 19:10:59 +01:00
convert_dinov2.py convert_dinov2: tweak command-line args 2023-12-18 10:29:28 +01:00
convert_informative_drawings.py run lint rules using latest isort settings 2023-12-11 11:58:43 +01:00
convert_refiners_lora_to_sdwebui.py run lint rules using latest isort settings 2023-12-11 11:58:43 +01:00
convert_segment_anything.py SegmentAnything: add dense mask prompt support 2024-01-05 18:53:25 +01:00
convert_transformers_clip_image_model.py fix invalid default value for --half in help 2024-01-16 19:10:59 +01:00
convert_transformers_clip_text_model.py fix invalid default value for --half in help 2024-01-16 19:10:59 +01:00