kaz9112 commited on
Commit
a80c10a
·
1 Parent(s): 5a63c4a

fix requriement.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -5
requirements.txt CHANGED
@@ -1,14 +1,10 @@
1
  streamlit
2
- seaborn
3
  pandas
4
  numpy
5
- matplotlib
6
  joblib
7
  scikit-learn==1.0.2
8
- Pillow==9.2.0
9
  sastrawi
10
  nltk
11
  wordcloud
12
- urllib
13
  gensim
14
- tensorflow==2.10.0
 
1
  streamlit
 
2
  pandas
3
  numpy
 
4
  joblib
5
  scikit-learn==1.0.2
 
6
  sastrawi
7
  nltk
8
  wordcloud
 
9
  gensim
10
+ tensorflow==2.10.0