vinithius commited on
Commit
dc01464
·
verified ·
1 Parent(s): 8a87ede

Create run.sh

Browse files
Files changed (1) hide show
  1. run.sh +1 -0
run.sh ADDED
@@ -0,0 +1 @@
 
 
1
+ uvicorn app:api --host 0.0.0.0 --port 7860