merve HF staff commited on
Commit
d9b6dd8
β€’
1 Parent(s): 7bbff26

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  nltk
2
  spacy
 
3
  wordcloud
4
  streamlit
5
- datasets
6
  numpy
7
  pandas
8
  sklearn
 
1
  nltk
2
  spacy
3
+ datasets[streaming]
4
  wordcloud
5
  streamlit
 
6
  numpy
7
  pandas
8
  sklearn