Skip to content
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

Getting "It looks like the Automatic1111 server is running, but it's not in API mode." #5

Open
Bigbossbro08 opened this issue Mar 2, 2023 · 4 comments

Comments

@Bigbossbro08
Copy link

totally new into this thing but I'm getting this error. I got stable diffusion running on background. How exactly I can run stable diffusion in API mode? Quick google didn't worked out.
Running on blender 3.4 btw.

@AAx13
Copy link

AAx13 commented Mar 2, 2023

@Bigbossbro08
PATH\TO\stable-diffusion-webui\webui-user.bat
Edit the above file:

@echo off

set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=  --api

call webui.bat

Adding the --api flag in COMMANDLINE_ARGS like so.

@Bigbossbro08
Copy link
Author

@DA0x3 just tried it and still the same error

@AAx13
Copy link

AAx13 commented Mar 3, 2023

@Bigbossbro08
Would you mind sharing the flags you're using for SD.

@Bigbossbro08
Copy link
Author

what exact is that @DA0x3 ? Where exactly i can see them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants