Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MandlaZwane
/
Shanks
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MandlaZwane
commited on
Jan 26
Commit
a5666c7
·
verified
·
1 Parent(s):
7bea747
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: gunicorn -w 4 -b 0.0.0.0:8080 app:app