GopalGoyal commited on
Commit
ecf7015
·
1 Parent(s): 0b1042e
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  numpy==1.21.5
2
  nltk==3.7
3
  matplotlib==3.5.1
4
- pandas==1.4.2
5
  scikit_learn==1.0.2
6
  streamlit==1.20.0
7
  readchar
@@ -14,4 +14,5 @@ gensim==3.6.0
14
  torch==2.0.0
15
  torchaudio==2.0.1
16
  torchvision==0.15.1
17
- anytree==2.8.0
 
 
1
  numpy==1.21.5
2
  nltk==3.7
3
  matplotlib==3.5.1
4
+ pandas==2.0.0
5
  scikit_learn==1.0.2
6
  streamlit==1.20.0
7
  readchar
 
14
  torch==2.0.0
15
  torchaudio==2.0.1
16
  torchvision==0.15.1
17
+ anytree==2.8.0
18
+ scipy-1.10.1