Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
albumentations==0.4.3
|
5 |
-
opencv-python
|
6 |
pudb==2019.2
|
7 |
imageio==2.9.0
|
8 |
imageio-ffmpeg==0.4.2
|
|
|
2 |
torch==1.12.1
|
3 |
torchvision==0.13.1
|
4 |
albumentations==0.4.3
|
5 |
+
opencv-python-headless
|
6 |
pudb==2019.2
|
7 |
imageio==2.9.0
|
8 |
imageio-ffmpeg==0.4.2
|