ipvikas commited on
Commit
f9bf0ad
1 Parent(s): f48a3e2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -1,3 +1,9 @@
1
  numpy
2
  nltk
 
 
 
 
 
 
3
  torch
 
1
  numpy
2
  nltk
3
+ torch
4
+
5
+ #for language change
6
+ sentence-splitter
7
+ transformers
8
+ SentencePiece
9
  torch