Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kevinhug
/
clientX
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kevinhug
commited on
Dec 10, 2023
Commit
f0e4b1c
·
1 Parent(s):
f03da05
explain
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -389,5 +389,5 @@ Assumptions:
389
390
""")
391
392
-
demo.launch(allowed_paths=["./"])
393
389
390
""")
391
392
+
demo.launch(allowed_paths=["./
xgb
"])
393