Thanks to the authors for their advanced ideas. I have a trained LoRA model based on SDXL. I loaded that model with pipeline.load_lora_weights(lora_model_id) as I always do, but the result of getting large resolution is not good, is there something wrong with the model loaded this way?
Thanks to the authors for their advanced ideas. I have a trained LoRA model based on SDXL. I loaded that model with pipeline.load_lora_weights(lora_model_id) as I always do, but the result of getting large resolution is not good, is there something wrong with the model loaded this way?