Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mike23415
/
playwebit-t5-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mike23415
commited on
Mar 31
Commit
c4ebcd4
·
verified
·
1 Parent(s):
44d7238
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: gunicorn app:app --workers 1 --timeout 0