Blueccc commited on
Commit
096212d
·
1 Parent(s): 09f5c10

Update requirements.txt

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