Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lix02
/
aipxy
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lix02
commited on
Feb 13
Commit
4f1505e
·
verified
·
1 Parent(s):
d369f3d
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:$PORT app:app