kohya-ss / sd-webui-additional-networks

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

[Bug]: No found loras \ Updating model hashes... 0\ Doesn't load or see loras #177

Open WalterShomer opened 1 year ago

WalterShomer commented 1 year ago

If for anybody else it doesn't load loras and shows "Updating model hashes at 0, "

Adding to this https://github.com/kohya-ss/sd-webui-additional-networks/issues/114 so not to copy entire folders ( didn't know the extension had a tab for it in settings)

Go to Settings>Traditional networks> and add your lora folder at "Extra paths to scan for LoRA models, comma-separated. Paths containing commas must be enclosed in double quotes. In the path, " (one quote) must be replaced by "" (two quotes)."

seems like the extension is looking for loras inside extensions "Stable Folder\sd-webui-additional-networks\models\lora" instead of "Stable Folder\models\Lora"

hope this helps

creyeschaponan commented 1 year ago

thanks, I just didn't see anything when I searched, I should set it by default, but thanks a lot.

TumB1weed commented 1 year ago

I set "models/Lora" as the path, and now it is able to read the files.thanks.

DomPfaff commented 1 year ago

it is super frustrating! even a single word does not work. i had the same issue and followed these steps and after setting the "correct" path and clicking refresh, i still get "None"....

aycaecemgul commented 1 year ago

this solved couldn't find lora with name ... error on automatic1111's repo! thanks!

lewisay commented 3 months ago

you can configure the Lora storage path for additional networks through the plugin configuration module of SD。

source code is here: https://github.com/kohya-ss/sd-webui-additional-networks/blob/main/scripts/model_util.py#L314