Spaces:
Sleeping
Sleeping
Commit
·
ec553f9
1
Parent(s):
2ef318a
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
cv2
|
2 |
glob
|
3 |
imageio
|
4 |
matplotlib
|
5 |
numpy
|
|
|
6 |
tensorflow
|
7 |
tqdm
|
|
|
|
|
1 |
glob
|
2 |
imageio
|
3 |
matplotlib
|
4 |
numpy
|
5 |
+
opencv-python
|
6 |
tensorflow
|
7 |
tqdm
|