Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cutechicken
/
peer-server
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cutechicken
commited on
Jul 26
Commit
0e83d42
·
verified
·
1 Parent(s):
4980c48
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,5 @@ app = gr.TabbedInterface(
54
)
55
56
if __name__ == "__main__":
57
-
app.launch(server_name="0.0.0.0", server_port=7860)
54
)
55
56
if __name__ == "__main__":
57
+
app.launch(server_name="0.0.0.0", server_port=7860)
58
+