matsuap commited on
Commit
c9bf3bd
·
verified ·
1 Parent(s): 54bd387

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,5 +7,6 @@ transformers
7
  numpy==1.26.0
8
  torch==2.1.2 --index-url https://download.pytorch.org/whl/cu118
9
  sentencepiece
10
- uvicorn
 
11
  sacremoses
 
7
  numpy==1.26.0
8
  torch==2.1.2 --index-url https://download.pytorch.org/whl/cu118
9
  sentencepiece
10
+ uvicorn[standard]
11
+ websocket
12
  sacremoses