NVIDIA / Stable-Diffusion-WebUI-TensorRT

TensorRT Extension for Stable Diffusion Web UI
MIT License
1.91k stars 146 forks source link

No LoRA model list [dev branch] #211

Closed ItsSkynet closed 10 months ago

ItsSkynet commented 10 months ago

Using dev branch, No LoRA model list loads/refresh if they are inside subfolders.

Placing a LoRA safetensor file in the root of the "Lora" folder makes that particular LoRA safetensor to appear on refresh. It seems that the refresh function doesn't expect LoRA files to be inside subfolders.

contentis commented 10 months ago

For now, this is expected behaviour and won't be fixed due to other priorities.

Paul-Williams commented 10 months ago

This is unfortunate to hear. Makes the feature unavailable to 'tidy' folks who move LoRAs to subfolders, such as SD15/SDXL

Latentnaut commented 9 months ago

I noticed list is not working for whom, like me, has the Lora folder relocated externally via webui-user.bat with argument like --lora-dir "C:\AI\SD_Models\Lora"