Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harsh-manvar
/
vllm-test-ui
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
harsh-manvar
commited on
Dec 30, 2024
Commit
fccd59a
·
verified
·
1 Parent(s):
ea20777
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -76,4 +76,4 @@ with gr.Blocks() as demo:
76
)
77
78
# Launch the app
79
-
demo.launch(
server_port="7860"
)
76
)
77
78
# Launch the app
79
+
demo.launch()