Spaces:
Build error
Build error
Update requirements.txt
#1
by
LethallyHealthy
- opened
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ shap
|
|
5 |
matplotlib
|
6 |
sklearn
|
7 |
ipython
|
8 |
-
numpy
|
|
|
|
|
|
5 |
matplotlib
|
6 |
sklearn
|
7 |
ipython
|
8 |
+
numpy
|
9 |
+
tensorflow
|
10 |
+
tensorflow.python
|