Spaces:
Sleeping
Sleeping
Commit
·
273da2c
1
Parent(s):
03d79b9
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
cv2
|
2 |
+
glob
|
3 |
+
imageio
|
4 |
+
matplotlib
|
5 |
+
numpy
|
6 |
+
tensorflow
|
7 |
+
tqdm
|