Moibe commited on
Commit
3d2cdd8
·
1 Parent(s): 94d1a16

Add Uvicorn

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@
7
  #sentencepiece
8
  #melo.api
9
  google-api-python-client
10
- fastapi
 
 
7
  #sentencepiece
8
  #melo.api
9
  google-api-python-client
10
+ fastapi
11
+ uvicorn