Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -5,7 +5,9 @@ natsort
|
|
5 |
numpy
|
6 |
pyyaml
|
7 |
ffmpeg
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
|
|
|
|
|
5 |
numpy
|
6 |
pyyaml
|
7 |
ffmpeg
|
8 |
+
opencv-python-headless
|
9 |
+
yacs
|
10 |
+
scikit-image
|
11 |
+
scipy
|
12 |
+
tb-nightly
|
13 |
+
tqdm
|