Pedrinho-Dev01 commited on
Commit
d1006b6
·
1 Parent(s): 06b55cf
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
  fastapi==0.128.0
2
  uvicorn[standard]==0.40.0
3
- transformers==4.40.0
4
  torch==2.10.0
5
  pydantic==2.12.5
6
  numpy==2.4.3
7
  safetensors==0.7.0
8
  python-multipart==0.0.22
9
- tokenizers==0.19.1
10
  huggingface_hub==1.3.3
11
  protobuf==6.33.5
12
  sentencepiece==0.2.0
 
1
  fastapi==0.128.0
2
  uvicorn[standard]==0.40.0
3
+ transformers==4.46.0
4
  torch==2.10.0
5
  pydantic==2.12.5
6
  numpy==2.4.3
7
  safetensors==0.7.0
8
  python-multipart==0.0.22
9
+ tokenizers==0.20.3
10
  huggingface_hub==1.3.3
11
  protobuf==6.33.5
12
  sentencepiece==0.2.0