nlpblogs commited on
Commit
c9e876c
·
verified ·
1 Parent(s): feca4a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -6,6 +6,9 @@ plotly
6
 
7
  torch==2.6.0
8
  transformers==4.49.0
 
 
 
9
 
10
 
11
 
 
6
 
7
  torch==2.6.0
8
  transformers==4.49.0
9
+ nltk
10
+ wordcloud
11
+ matplotlib
12
 
13
 
14