Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
victorisgeek
/
Multi
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
victorisgeek
commited on
Jun 19, 2024
Commit
39c9f3b
·
verified
·
1 Parent(s):
7c3b92a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -63,4 +63,4 @@ iface = gr.Interface(
63
64
if __name__ == "__main__":
65
iface.launch()
66
-
63
64
if __name__ == "__main__":
65
iface.launch()
66
+
demo.queue().launch(show_error=True, share=True, server_name="0.0.0.0", server_port=7860