You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is caused by an extension, but I believe it is caused by a bug in the webui
The issue exists in the current version of the webui
The issue has not been reported before recently
The issue has been reported before but has not been fixed yet
What happened?
When I try to create an image using Lora, I get
error network lora name(32) and the lora does not come out correctly.
Example: When trying to use lora diana-prince-dcau-ponyxl-lora-nochekaiser
This is what the error message will look like
Network with error: diana-prince-dcau-ponyxl-lora-nochekaiser (32)
The same goes for other loras.
Steps to reproduce the problem
Select Lora.
Create a prompt for that Lora.
Start the task.
What should have happened?
The Lora (character) must function properly and generate outputs successfully.
Additionally, the error message "error network lora name (32)" should no longer appear.
Loading network C:\stable-diffusion-webui\models\Lora\loradiana-prince-dcau-ponyxl-lora-nochekaiser.safetensors: FileNotFoundError
Traceback (at the end of the most recent call):
File “C:\stable-diffusion-webui\extensions-builtin\Lora\networks.py”, line 321, in load_networks.
NET = load_networks(name, network_on_disk)
In File “C:\stable-diffusion-webui\extensions-builtin\Lora\networks.py”, Line 160, load_network
net.mtime = os.path.getmtime(network_on_disk.filename)
File “C:\Python310\lib\genericpath.py”, line 55, in getmtime
Return os.stat(filename).st_mtime
File not found error: [WinError 2] The specified file could not be found: 'C:\\stable-diffusion-webui\\models\\Lora\\loradiana-prince-dcau-ponyxl-lora-nochekaiser.safetensors'
Additional information
This is the version I'm using.
version:v1.10.1 • python: 3.10.11 • torch: 2.1.2+cu121 • xformers: 0.0.23.post1 • gradio: 3.41.2 • checkpoint: ac006fdd7e
The path to lora.
C:\stable-diffusion-webui\models\Lora
I used this model.
autismmixSDXL_autismmixConfetti.safetensors
Steps I have tried to resolve the issue:
Reinstalled Stable Diffusion.
Deleted and reinstalled the Lora file.
Renamed the Lora file.
Reinstalled the checkpoint (model).
I still have no idea why this error occurs. I would greatly appreciate your help.
The text was updated successfully, but these errors were encountered:
Checklist
What happened?
When I try to create an image using Lora, I get
error network lora name(32) and the lora does not come out correctly.
Example: When trying to use lora diana-prince-dcau-ponyxl-lora-nochekaiser
This is what the error message will look like
Network with error: diana-prince-dcau-ponyxl-lora-nochekaiser (32)
The same goes for other loras.
Steps to reproduce the problem
What should have happened?
The Lora (character) must function properly and generate outputs successfully.
Additionally, the error message "error network lora name (32)" should no longer appear.
What browsers do you use to access the UI ?
Google Chrome
Sysinfo
sysinfo-2024-11-24-02-54.json
Console logs
Additional information
This is the version I'm using.
version:v1.10.1 • python: 3.10.11 • torch: 2.1.2+cu121 • xformers: 0.0.23.post1 • gradio: 3.41.2 • checkpoint: ac006fdd7e
The path to lora.
C:\stable-diffusion-webui\models\Lora
I used this model.
autismmixSDXL_autismmixConfetti.safetensors
Steps I have tried to resolve the issue:
I still have no idea why this error occurs. I would greatly appreciate your help.
The text was updated successfully, but these errors were encountered: