AUTOMATIC1111 / stable-diffusion-webui-tensorrt

MIT License
310 stars 20 forks source link

Need the feature to load LoRA and base model seperately #66

Open FlamingJay opened 9 months ago

FlamingJay commented 9 months ago

I have many loras but merge each lora weights with base model to create ONNX file is to expensive.

I wander if there is another way to seperately load lora trt and base model trt