NCTCMumbai commited on
Commit
9329be7
1 Parent(s): 97b6013

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
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