NCTCMumbai commited on
Commit
eaaaf06
1 Parent(s): 9a360db

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- keras
2
  numpy
 
 
3
  sentencepiece
4
- tensorflow==2.8.0
5
  tensorflow-addons
6
- tensorflow-hub
7
- tensorflow_datasets
 
1
+ tensorflow==2.10.1
2
  numpy
3
+ tensorflow-hub
4
+ tensorflow_datasets
5
  sentencepiece
6
+ gin-config
7
  tensorflow-addons
8
+ keras==2.10.0