chryzxc commited on
Commit
600eac4
·
verified ·
1 Parent(s): 017d40d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  fastapi>=0.68.0
2
  onnxruntime>=1.10.0
 
3
  numpy>=1.21.0
4
- uvicorn>=0.15.0
 
 
1
  fastapi>=0.68.0
2
  onnxruntime>=1.10.0
3
+ transformers>=4.26.0
4
  numpy>=1.21.0
5
+ uvicorn>=0.15.0
6
+ protobuf>=3.20.0 # Required for some tokenizers