Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ numpy
|
|
| 4 |
Pillow
|
| 5 |
scikit_learn
|
| 6 |
seaborn
|
| 7 |
-
tensorflow==2.15.0
|
|
|
|
|
|
| 4 |
Pillow
|
| 5 |
scikit_learn
|
| 6 |
seaborn
|
| 7 |
+
tensorflow==2.15.0
|
| 8 |
+
ipython
|