Spaces:
Build error
Build error
Commit
·
83eeeee
1
Parent(s):
f219fe6
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
scikit-learn
|
3 |
+
seaborn
|
4 |
+
fastai
|
5 |
+
transformers
|
6 |
+
simpletransformers
|
7 |
+
nltk
|
8 |
+
spacy
|
9 |
+
gensim
|
10 |
+
plotly
|
11 |
+
notebook
|
12 |
+
jupyter
|
13 |
+
ipywidgets
|