Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making gradio private by default, and adding --public argument #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MeijiIshinIsLame
Copy link

This may be more of a matter of opinion, so feel free to reject this if it doesn't fit.

Basically, I noticed that when I run edit_app.py gradio automatically runs a public link accessible from the inernet, and the only way to turn it off was to edit the code. I thought this could potentially be insecure to have it as the default behavior, since there are a lot of people using this who may not understand the implications.

I made the default behavior of edit_app.py gradio to be a private link, and I added a --public arg in case anyone wants to make their app accessible from anywhere.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant