Update requirment.txt
Browse files- requirment.txt +2 -13
requirment.txt
CHANGED
@@ -1,13 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
numpy
|
4 |
-
pandas
|
5 |
-
plotly
|
6 |
-
PyPDF2
|
7 |
-
streamlit
|
8 |
-
wordcloud
|
9 |
-
WordCloud
|
10 |
-
STOPWORDS
|
11 |
-
numpy
|
12 |
-
pandas
|
13 |
-
matplotlib
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|