Views
No views yet
stable-diffusion-webui/models/Lora and use Motion LoRAs like any other LoRA you use.python script.py lora [file_path] [save_path][file_path] with the path to your old LoRA checkpoint.[save_path] with the path where you want to save the new LoRA checkpoint.stable-diffusion-webui/models/ControlNet and use Sparse ControlNets like any other ControlNet you use.python script.py controlnet [ad_cn_old] [ad_cn_new] [normal_cn_path][ad_cn_old] with the path to your old sparse ControlNet checkpoint.[ad_cn_new] with the path where you want to save the new sparse ControlNet checkpoint.[normal_cn_path] with the path to the normal ControlNet model. Download normal ControlNet from here.