-
Notifications
You must be signed in to change notification settings - Fork 23
QuickStart
there are some steps
Clone the github repository stable-diffusion-webui and run it once to ensure correct installation
Run web ui with flag --api --listen
Full command in windows .\webui.bat --api --listen
If there are other startup parameters,like --xformers
etc, you can also add them. Just make sure that the two flags above are added.
If you use sd-webui-aki to start instead of the command line, please follow the settings.

Enable two options to run.
Make sure your phone and service running in same local network,or it can accessible from other network.
Find you service ip in network,like 192.168.xx.xx
Service Port are 7860 in sdw defualt options.If another port is defined, use that port
Enter the service address found above

In draw, click Params button.

In opened dialog,click prompt item to edit prompt

Switch tab to library
Put your prompt to text input and click add icon button to add

Click confirm to apply prompt
Click generate button to generate image
