blueturtleai / gimp-stable-diffusion

MIT License
323 stars 40 forks source link

It's for getting an external IP from ngrok. #5

Closed heitikei closed 1 year ago

heitikei commented 1 year ago

https://github.com/blueturtleai/gimp-stable-diffusion/blob/c8949fbac58a86b2c58d16defaf997064b4ef1d4/gimp-stable-diffusion.py#L70

start_ngrok ngrok_address = _run_ngrok()

Sorry, I am a natural language programmer using a pen and paper. Please could swap out appropriate code at lin2 #70?

@blueturtleai

blueturtleai commented 1 year ago

This is not possible. Otherwise you won't get an external IP and can't communicate between plugin and server.

heitikei commented 1 year ago

Did you try it, or did you think it through mentally?