Spaces:
Sleeping
Sleeping
Nathan Butters
commited on
Commit
•
e9530fc
1
Parent(s):
03287bc
Added requirements.txt
Browse files- requirements.txt +19 -0
requirements.txt
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
altair
|
5 |
+
sklearn
|
6 |
+
streamlit-vega-lite
|
7 |
+
plotly
|
8 |
+
gensim
|
9 |
+
nltk
|
10 |
+
spacy
|
11 |
+
lime
|
12 |
+
xlrd
|
13 |
+
colorama
|
14 |
+
st-annotated-text
|
15 |
+
shap
|
16 |
+
transformers
|
17 |
+
torch
|
18 |
+
pylint
|
19 |
+
watchdog
|