Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ahmad4raza
/
Flying-Shakespeare
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ahmad4raza
commited on
Sep 1, 2023
Commit
6b9ee95
·
1 Parent(s):
79a2b62
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -92,4 +92,4 @@ iface = gr.Interface(
92
)
93
94
if __name__ == "__main__":
95
-
iface.launch(
share=True
)
92
)
93
94
if __name__ == "__main__":
95
+
iface.launch()