Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
tensorflow
|
| 2 |
keras
|
| 3 |
opencv-python
|
|
|
|
| 1 |
+
tensorflow==2.12.0
|
| 2 |
keras
|
| 3 |
opencv-python
|