muhammadshaheryar commited on
Commit
8c5def4
·
verified ·
1 Parent(s): e033d88

Upload Procfile with huggingface_hub

Browse files
Files changed (1) hide show
  1. Procfile +1 -0
Procfile ADDED
@@ -0,0 +1 @@
 
 
1
+ web: uvicorn src.main:app --host 0.0.0.0 --port $PORT