Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sirawitch
/
kkulchatbot
like
0
Runtime error
App
Files
Files
Community
Sirawitch
commited on
Sep 19
Commit
8eb97be
•
1 Parent(s):
b99df4f
Create Procfile
Browse files
Files changed (1)
hide
show
Procfile
+1
-0
Procfile
ADDED
Viewed
@@ -0,0 +1 @@
1
+
web: uvicorn app:app --host 0.0.0.0 --port $PORT