ValadisCERTH commited on
Commit
f86aec7
·
1 Parent(s): 52557f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -12,6 +12,6 @@ scikit-learn
12
 
13
  transformers
14
 
15
- nltk.download('wordnet')
16
- nltk.download('omw-1.4')
17
- nltk.download('punkt')
 
12
 
13
  transformers
14
 
15
+ wordnet
16
+ omw-1.4
17
+ punkt