kohya-ss / sd-webui-additional-networks

GNU Affero General Public License v3.0
1.78k stars 296 forks source link

[Feature request] multiple extra paths #30

Closed ShameSetsu closed 1 year ago

ShameSetsu commented 1 year ago

I would like to be able to add multiple extra paths to scan for LoRA models.

index 6bd87ad..6c579c9 100644 --- a/scripts/additional_networks.py +++ b/scripts/additional_networks.py @@ -26,9 +26,10 @@ def update_lora_models(): global lora_models res = {} paths = [lora_models_dir]

neojam commented 1 year ago

would like to see this feature as well

vivi-gomez commented 1 year ago

Here, you can learn how to add or change extra path https://github.com/kohya-ss/sd-webui-additional-networks/issues/63#issuecomment-1418246032 Thank you

neojam commented 1 year ago

Yes, seems like this was already implemented like a week ago. Thank you! I believe the request can be closed now.