Hacker News new | ask | show | jobs
Using gradio share without gradio app (github.com)
2 points by arkohut 858 days ago
1 comments

Gradio `share` is great for demo and share between developers. And right now there is no good solutions for exposing localhost to internet. So I extract the share feature out of Gradio and make it possible for any other port exposing.