WhiteAngels
commited on
Commit
•
ee67aa8
1
Parent(s):
a9bc212
Update requirements.txt
Browse files- requirements.txt +13 -4
requirements.txt
CHANGED
@@ -1,4 +1,13 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
pandas
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
datasets
|
3 |
+
pandas
|
4 |
+
streamlit
|
5 |
+
torch
|
6 |
+
sentencepiece
|
7 |
+
spacy
|
8 |
+
plotly
|
9 |
+
tensorflow
|
10 |
+
tokenizers
|
11 |
+
scikit-learn
|
12 |
+
nltk
|
13 |
+
huggingface_hub
|