Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
gx123
/
blank-test-5
like
0
Sleeping
App
Files
Files
Community
gx123
commited on
Jun 18
Commit
f761af5
•
1 Parent(s):
c320e64
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -15,4 +15,4 @@ gradio_app = gr.Interface(
15
)
16
17
if __name__ == "__main__":
18
-
gradio_app.launch(
share=True
)
15
)
16
17
if __name__ == "__main__":
18
+
gradio_app.launch()