Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
tensorflow-gpu
|
2 |
-
numpy
|
3 |
-
tqdm
|
4 |
-
opencv-python
|
5 |
-
numpy
|
|
|
1 |
+
tensorflow-gpu
|
2 |
+
numpy
|
3 |
+
tqdm
|
4 |
+
opencv-python
|
|