-
Notifications
You must be signed in to change notification settings - Fork 67
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
Error: the webui server is live, but you did not enable API. Please check the official API guide on the webui wiki #59
Comments
Is anyone experiencing this issue? |
Hi, I'm just a user of this plugin, not a contributor. But I do want to point out that if you see this error, you should follow the directions in the error message. Go to the webui wiki, look for instructions on enabling the API, and follow those instructions. Here's a link to those instructions https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/API . You essentially need to look for a file in your local Stable Art project folder called "webui-user.bat" and then add a line that says Don't forget to save this file. Also worth double checking that you are updating the correct file (webui-user.bat) and not another similarly named file. After that, when you run your server again you'll need to run it with the flag --api. So instead of running just "./webui.sh" in your terminal, you'll run
|
I have this problem when accessing from a virtual machine, not sure what needs to be changed. (https://github.com/ResidentChief/simple_a1111_paperspace) |
Thank you, katlandreth. Now my Photoshop has become smarter) |
I don't understand what you mean by run./webui.sh --api. Can you explain exactly where it needs to be entered |
The text was updated successfully, but these errors were encountered: