Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
tensorflow==2.13.1
|
| 2 |
keras==2.13.1
|
| 3 |
-
protobuf==
|
| 4 |
-
numpy==1.24.
|
| 5 |
opencv-python-headless==4.10.0.84
|
| 6 |
matplotlib==3.7.3
|
| 7 |
scipy==1.10.1
|
|
|
|
| 1 |
tensorflow==2.13.1
|
| 2 |
keras==2.13.1
|
| 3 |
+
protobuf==3.20.3
|
| 4 |
+
numpy==1.24.3
|
| 5 |
opencv-python-headless==4.10.0.84
|
| 6 |
matplotlib==3.7.3
|
| 7 |
scipy==1.10.1
|