Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kwak513
/
hufschatbot
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kwak513
commited on
Sep 7
Commit
6ab1261
·
verified
·
1 Parent(s):
a628a7d
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: gunicorn -w 4 -k uvicorn.workers.UvicornWorker app:app