Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pkiage
/
credit_risk_modeling_demo
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pkiage
commited on
Feb 13, 2022
Commit
380ba74
·
1 Parent(s):
830efed
build: add Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: sh setup.sh && streamlit run app.py