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
a200808
·
1 Parent(s):
df3b2dc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -88,4 +88,4 @@ iface = gr.Interface(
88
)
89
90
if __name__ == "__main__":
91
-
iface.launch(
share=True
)
88
)
89
90
if __name__ == "__main__":
91
+
iface.launch()