Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
tensorflow_gpu==2.8.0
|
2 |
-
numpy==1.
|
3 |
tqdm==4.54.1
|
4 |
opencv-python==4.7.0.68
|
5 |
numpy
|
|
|
1 |
tensorflow_gpu==2.8.0
|
2 |
+
numpy==1.21.6
|
3 |
tqdm==4.54.1
|
4 |
opencv-python==4.7.0.68
|
5 |
numpy
|