Mpavan45 commited on
Commit
9be06fa
·
verified ·
1 Parent(s): db9518c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
  streamlit
2
  tensorflow
3
- spacy
4
- emoji
5
- textblob
6
  numpy
7
  pandas
8
  scikit-learn
9
- huggingface_hub
10
- keras
11
- pickle5
12
- dill
 
 
1
  streamlit
2
  tensorflow
3
+ keras
 
 
4
  numpy
5
  pandas
6
  scikit-learn
7
+ nltk
8
+ emoji
9
+ textblob
10
+ spacy
11
+ pickle-mixin