Spaces:
Sleeping
Sleeping
Update requirements
Browse files- requirements +6 -2
requirements
CHANGED
@@ -1,2 +1,6 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow==2.6.0
|
2 |
+
keras==2.6.0
|
3 |
+
numpy==1.19.5
|
4 |
+
matplotlib==3.4.3
|
5 |
+
pandas==1.3.3
|
6 |
+
Pillow==8.3.2
|