Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ plotly
|
|
3 |
seaborn
|
4 |
pandas
|
5 |
matplotlib
|
6 |
-
tensorflow
|
|
|
|
|
|
3 |
seaborn
|
4 |
pandas
|
5 |
matplotlib
|
6 |
+
tensorflow
|
7 |
+
numpy
|
8 |
+
transformers
|