Spaces:
Runtime error
Runtime error
Commit
·
adfcd07
1
Parent(s):
8d0de00
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
matplotlib==3.5.1
|
4 |
-
numpy==1.22.3
|
5 |
-
tensorflow==2.9.0
|
6 |
-
tensorflow_macos==2.8.0
|
|
|
1 |
+
tensorflow
|
2 |
+
keras
|
|
|
|
|
|
|
|