Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xingpng
/
CSGO
like
115
Running
on
Zero
App
Files
Files
Community
3
xingpng
commited on
Sep 3
Commit
8179d23
•
1 Parent(s):
e8c3d12
app
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -359,4 +359,5 @@ with block:
359
360
gr.Markdown(article)
361
362
-
block.launch(server_name="0.0.0.0", server_port=1234)
359
360
gr.Markdown(article)
361
362
+
363
+
block.launch()