Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ torch>=2.0.0
|
|
2 |
torchvision>=0.15.0
|
3 |
Pillow>=9.0.0
|
4 |
opencv-python>=4.7.0
|
5 |
-
imageio
|
6 |
matplotlib>=3.7.0
|
7 |
omegaconf>=2.3.0
|
8 |
ftfy>=6.1.1
|
|
|
2 |
torchvision>=0.15.0
|
3 |
Pillow>=9.0.0
|
4 |
opencv-python>=4.7.0
|
5 |
+
imageio[ffmpeg]
|
6 |
matplotlib>=3.7.0
|
7 |
omegaconf>=2.3.0
|
8 |
ftfy>=6.1.1
|