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 17
Commit
1bcbacf
·
verified
·
1 Parent(s):
8d2c3ff
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()
163
)
164
165
if __name__ == "__main__":
166
+
iface.launch(
share=True
)