Boulbaba commited on
Commit
0185d31
·
1 Parent(s): 10da3c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  fastapi
2
  uvicorn[standard]
3
- transformers>=4.40.0
4
- optimum[onnxruntime]>=1.18.0
 
5
  torch
6
- sentencepiece>=0.1.99
7
- pyarrow>=6.0.0
 
1
  fastapi
2
  uvicorn[standard]
3
+ transformers
4
+ optimum[onnxruntime]
5
+ onnxruntime
6
  torch
7
+ sentencepiece
8
+ pydantic