m1k3wn commited on
Commit
4eee935
·
verified ·
1 Parent(s): 23f4e1b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,8 +4,8 @@ transformers==4.48.0
4
  torch==2.5.1
5
  pydantic==2.3.0
6
  sentencepiece==0.1.99
7
- accelerate>=0.26.0 # Specific version to match error message requirement
8
  optimum>=1.16.0
9
- protobuf psutil>=5.9.0
10
  python-json-logger>=2.0.7
11
  psutil>=5.9.0
 
4
  torch==2.5.1
5
  pydantic==2.3.0
6
  sentencepiece==0.1.99
7
+ accelerate>=0.26.0
8
  optimum>=1.16.0
9
+ protobuf
10
  python-json-logger>=2.0.7
11
  psutil>=5.9.0