Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ joblib
|
|
8 |
matplotlib
|
9 |
seaborn
|
10 |
tensorflow
|
11 |
-
keras
|
|
|
|
|
|
8 |
matplotlib
|
9 |
seaborn
|
10 |
tensorflow
|
11 |
+
keras
|
12 |
+
openpyxl
|
13 |
+
xlrd>=1.2.0,<2.0
|