RaghuCourage9605
commited on
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
gradio
|
2 |
-
scikit-learn
|
3 |
-
pandas
|
4 |
-
numpy
|
5 |
-
spacy
|
6 |
-
matplotlib
|
7 |
-
pickle-mixin
|
|
|
|
1 |
+
gradio
|
2 |
+
scikit-learn
|
3 |
+
pandas
|
4 |
+
numpy
|
5 |
+
spacy
|
6 |
+
matplotlib
|
7 |
+
pickle-mixin
|
8 |
+
transformers
|