ngrok / ngrok-python

Embed ngrok secure ingress into your Python apps with a single line of code.
https://ngrok.com
Apache License 2.0
103 stars 19 forks source link

add gradio example #15

Closed bobzilladev closed 1 year ago

bobzilladev commented 1 year ago

Add a couple ways to start gradio, either directly or through the ngrok-asgi runner. The ngrok-asgi method will handle reloads even on a free account.