Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -4,5 +4,8 @@ torchvision==0.9.1
|
|
| 4 |
natsort
|
| 5 |
numpy
|
| 6 |
pyyaml
|
|
|
|
|
|
|
|
|
|
| 7 |
opencv-python
|
| 8 |
yacs
|
|
|
|
| 4 |
natsort
|
| 5 |
numpy
|
| 6 |
pyyaml
|
| 7 |
+
ffmpeg
|
| 8 |
+
libsm6
|
| 9 |
+
libxext6
|
| 10 |
opencv-python
|
| 11 |
yacs
|