LOHJC commited on
Commit
2cffea2
1 Parent(s): a88da55

update tensorflow requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- tensorflow
2
  numpy
3
  matplotlib
4
  transformers
 
1
+ tensorflow=2.15.0
2
  numpy
3
  matplotlib
4
  transformers