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
574eae4
·
verified
·
1 Parent(s):
80d0b8a
Update Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-1
Procfile
CHANGED
Viewed
@@ -1 +1 @@
1
-
web: gunicorn
app:app
--workers
1
--timeout
0
1
+
web: gunicorn
-w
2
-b
0.0.0.0:7860
app:app