Skip to content

QuickStart

AllenTom edited this page Feb 26, 2024 · 2 revisions

there are some steps

Set up stable diffusion web ui

Clone the github repository stable-diffusion-webui and run it once to ensure correct installation

Run stable diffusion web ui api service

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 Use sd-webui-aki

If you use sd-webui-aki to start instead of the command line, please follow the settings.

Enable two options to run.

Connect to service

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

Run app

Enter the service address found above

Write prompt

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