Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
| 1 |
tensorflow==2.12.0
|
| 2 |
-
keras==2.15.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
tensorflow==2.12.0
|
| 2 |
+
keras==2.15.0
|
| 3 |
+
numpy==1.23.5
|
| 4 |
+
scipy==1.11.3
|
| 5 |
+
pandas==2.1.1
|
| 6 |
+
h5py==3.9.0
|