vasilee commited on
Commit
399272d
1 Parent(s): 15a65f9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- ctranslate2==3.14.0
2
  fastapi==0.96.0
3
  pydantic==1.10.8
4
  torch==2.0.1
5
  transformers==4.29.2
6
- ctranslate2==3.14.0
7
  uvicorn[standard]==0.17.*
 
 
1
  fastapi==0.96.0
2
  pydantic==1.10.8
3
  torch==2.0.1
4
  transformers==4.29.2
5
+ ctranslate2==3.16.0
6
  uvicorn[standard]==0.17.*