#running SD locally on pc then using it on phone somehow?

10 messages · Page 1 of 1 (latest)

noble sable
#

So is there a way to do this? I want to run SD locally on my pc and then use it to generate images on my phone. Can this be done?

molten solstice
#

if you are using the automatic1111 webui add the --listen argument. You can then access the ui by entering <computer ip>:<port> in a web browser on your phone. The default port is 7860.

noble sable
#

do i add the -listen arguement in the webui-user.bat file?

molten solstice
#

yep

#

after the
set COMMANDLINE_ARGS=

noble sable
#

thx for the help

#

is it normal for image generation to take longer after doing this? on pc it would take me around 20 secs to generate, on the phone its taking me around 1 minute (sampling steps and resolution are the same, along with the --medvram command)

molten solstice
#

it should be the same speed unless your wifi is really bad

#

Also make sure you have --opt-sdp-attention if you don't already