Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MusIre
/
Dissertation2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MusIre
commited on
Jan 20
Commit
c16b43a
·
verified
·
1 Parent(s):
5a0ed9f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -163,4 +163,4 @@ iface = gr.Interface(
163
)
164
165
if __name__ == "__main__":
166
-
iface.launch(
share=True
)
163
)
164
165
if __name__ == "__main__":
166
+
iface.launch()