Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
tensorflow
|
2 |
-
tensorflow-gpu==2.8.0
|
3 |
opencv-python
|
4 |
requests
|
5 |
numpy
|
|
|
1 |
+
tensorflow==2.12
|
|
|
2 |
opencv-python
|
3 |
requests
|
4 |
numpy
|