Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rosenyu
/
PFNEngineeringConstrainedBO
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rosenyu
commited on
Aug 23, 2024
Commit
02589a4
·
verified
·
1 Parent(s):
3b0da12
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -537,4 +537,4 @@ with gr.Blocks() as demo:
537
538
539
540
-
demo.launch(share=True
, server_port=7959
)
537
538
539
540
+
demo.launch(share=True)