manasagangotri commited on
Commit
e185064
·
verified ·
1 Parent(s): d621a8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,6 +10,6 @@ torch==2.3.1
10
  torchvision==0.18.1
11
  torchaudio==2.3.1
12
  scikit-learn==1.3.0
13
- nltk.download('stopwords')
14
 
15
 
 
10
  torchvision==0.18.1
11
  torchaudio==2.3.1
12
  scikit-learn==1.3.0
13
+ python setup.py
14
 
15