Starting Automatic1111 inside docker with --api parameter ? #7347
Unanswered
RageshAntony
asked this question in
Q&A
Replies: 1 comment
-
I got the same issue #15727. All api added with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have deployed Automatic1111 webui in runpod instance
I am using docker image https://hub.docker.com/r/runpod/stable-diffusion/
My problem is the full API server not starting. only basic endpoints listed at /docs
In my PC I use --api param when starting the webui.sh
But how to use them in docker since It starts the webui during instance startup ?
is it possible to enable api from settings menu or could able to put the params in sh or any other files ?
help me please
Beta Was this translation helpful? Give feedback.
All reactions