lehduong commited on
Commit
d4ffd77
1 Parent(s): 4e861b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  torch
2
  torchvision
3
- tensorflow
4
  numpy
5
  transformers==4.45.2
6
  peft
7
- protobuf
8
  sentencepiece
9
  pytest
10
  matplotlib
 
1
  torch
2
  torchvision
3
+ tensorflow-cpu==2.11.0
4
  numpy
5
  transformers==4.45.2
6
  peft
7
+ protobuf==3.19.6
8
  sentencepiece
9
  pytest
10
  matplotlib