justinpinkney / stable-diffusion

MIT License
1.45k stars 266 forks source link

Using Image mixer offline #85

Open gitihobo opened 1 year ago

gitihobo commented 1 year ago

I cant seem to use it offline, I installed it but then ** Failed to connect to ec2.gradio.app:22: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

I dont want to connect to any server.

mafen commented 1 year ago

demo.launch(share=False )

last line in the launch py file Set it to False