Shivam29rathore commited on
Commit
3568163
·
1 Parent(s): 0dc21cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -5,6 +5,9 @@ numpy == 1.21.4
5
  scikit-learn == 1.0.2
6
  nltk == 3.5
7
  transformers == 4.16.2
 
 
 
8
 
9
 
10
 
 
5
  scikit-learn == 1.0.2
6
  nltk == 3.5
7
  transformers == 4.16.2
8
+ tensorflow == 2.8.0
9
+ torch == 1.11.0
10
+
11
 
12
 
13