AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
142.06k stars 26.83k forks source link

[Bug]: Create a LORA model, doesn't show up on my folder of loras on stable diffusion #12437

Open 0ka9dkad opened 1 year ago

0ka9dkad commented 1 year ago

Is there an existing issue for this?

What happened?

Create my LORA model today but doesn't show up on my folder of loras on stable diffusion. I had other models create in the past and they show up, how i do fix this?

Steps to reproduce the problem

image

image

What should have happened?

It should appear my recent created lora.

Version or Commit where the problem happens

1.5.1

What Python version are you running on ?

Python 3.10.x

What platforms do you use to access the UI ?

Linux

What device are you running WebUI on?

Nvidia GPUs (RTX 20 above)

Cross attention optimization

xformers

What browsers do you use to access the UI ?

Brave

Command Line Arguments

--port 7770
--listen
--xformers

List of extensions

image

Console logs

Startup of stable

Using TCMalloc: libtcmalloc_minimal.so.4
Python 3.11.3 (main, Jun  5 2023, 09:32:32) [GCC 13.1.1 20230429]
Version: v1.5.1
Commit hash: 68f336bd994bed5442ad95bad6b6ad5564a5409a
Launching Web UI with arguments: --port 7770 --listen --xformers
Additional Network extension not installed, Only hijack built-in lora
LoCon Extension hijack built-in lora successfully

Additional information

No response

w-e-w commented 1 year ago

maybe your experiencing something similar to this person? https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/12427 his issue was caused by a misconfiguration of "something", what I'm not sure because he didn't say\

probably unrelated but you shouldn't be using locon extension, it has been known to cause weird issues and is no longer maintained, locon lycoris both supported natively since 1.5.0

0ka9dkad commented 1 year ago

maybe your experiencing something similar to this person? #12427 his issue was caused by a misconfiguration of "something", what I'm not sure because he didn't say\

probably unrelated but you shouldn't be using locon extension, it has been known to cause weird issues and is no longer maintained, locon lycoris both supported natively since 1.5.0

the instalation is fresh, and have the same problem. what file of configuration he is talking about?