m1k3wn commited on
Commit
c2b1221
·
verified ·
1 Parent(s): afe46be

Update requirements.txt

Browse files

updates versions to match local dev env

Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi==0.103.0
2
  uvicorn==0.23.2
3
- transformers==4.33.1
4
- torch==2.0.1
5
  pydantic==2.3.0
6
  sentencepiece==0.1.99
7
  protobuf
 
1
  fastapi==0.103.0
2
  uvicorn==0.23.2
3
+ transformers==4.48.0
4
+ torch==2.5.1
5
  pydantic==2.3.0
6
  sentencepiece==0.1.99
7
  protobuf