updated
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
tensorflow
|
2 |
opencv-python
|
3 |
numpy
|
4 |
-
lime
|
|
|
1 |
+
tensorflow==2.15.0
|
2 |
opencv-python
|
3 |
numpy
|
4 |
+
lime
|