SVD_Xtend
SVD_Xtend copied to clipboard
Inference with LoRA weights
Hi @pixeli99 ,
Thank you for your great work! I am wondering if you have the script for inference with lora model. I am struggling with loading lora and run the trained lora models. It seems I cannot get the pipeline to run the lora part in inference, it just like I am running everything with the original pretrained model.
Thank you for your help!