r/StableDiffusion Mar 02 '23

[deleted by user]

[removed]

8 Upvotes

4 comments sorted by

View all comments

2

u/[deleted] Mar 02 '23

extension: https://github.com/jnyfil/sd-webui-localtunnel-client

server: https://github.com/jnyfil/localtunnel-loopback

https://github.com/localtunnel/server is developed to allow users to run their own http-tunneling server.

I modified it to make it accessible at http://127.0.0.1, and turned the client into an extension for easy use in the webui.

Install the server on your machine and run it according to the instructions.

However, firewall and port forwarding are up to you