-
Notifications
You must be signed in to change notification settings - Fork 27.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Stable Diffusion XL not found at path – dev branch #11947
Comments
cd repositories Then you can use SDXL |
@ljbq thank you, i probably used the wrong directory. Will check it and then close this issue. |
Or run |
@akx i was wrong here, I did not use the correct web-ui directory, sorry. The one where i launched the installer works fine :) |
I am having the same issue, but during docker build. in Dockerfile
error message:
any idea why this still happens? |
@metter What dockerfile is that? I don't think there is one in this repo. |
I am using a fork of this: https://github.com/runpod-workers/worker-a1111
|
@metter You don't need to install all of sgm's dependencies – the webui doesn't install any of them and things do work. In all honesty, a dockerfile should just run For one, that dockerfile clones taming-transformers, which is not necessary at all anymore (#10856). |
Thank you for letting me know. I just tried it and I am getting this error:
Not quite getting why I get it because I dont have any issues installing A111 locally on my windows machine. |
Hi @metter. can you please share complete docker file with me. As I am facing same issue in my docker build. |
sure. Here you go
|
Is there an existing issue for this?
What happened?
I launched Web UI as
python webui.py --port 3000 --api --xformers --enable-insecure-extension-access --ui-debug-mode
and got this:I have Python 3.10.6
Steps to reproduce the problem
What should have happened?
...
Version or Commit where the problem happens
ec83db8
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 ?
Google Chrome
Command Line Arguments
`python webui.py --port 3000 --api --xformers --enable-insecure-extension-access --ui-debug-mode`
List of extensions
Controlnet
Console logs
The text was updated successfully, but these errors were encountered: