Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LTT
/
PRM
like
8
Running
on
Zero
App
Files
Files
Community
JiantaoLin
commited on
Nov 26
Commit
ce9cecd
•
1 Parent(s):
e4e334b
new
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -496,4 +496,4 @@ with gr.Blocks() as demo:
496
)
497
498
demo.queue(max_size=10)
499
-
demo.launch(
server_port=1211, share=True
)
496
)
497
498
demo.queue(max_size=10)
499
+
demo.launch()