Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ torchvision
|
|
3 |
numpy==1.23.1
|
4 |
transformers==4.26.1
|
5 |
albumentations==1.3.0
|
6 |
-
opencv-contrib-python
|
7 |
imageio==2.9.0
|
8 |
imageio-ffmpeg==0.4.2
|
9 |
pytorch-lightning==1.5.0
|
|
|
3 |
numpy==1.23.1
|
4 |
transformers==4.26.1
|
5 |
albumentations==1.3.0
|
6 |
+
opencv-contrib-python
|
7 |
imageio==2.9.0
|
8 |
imageio-ffmpeg==0.4.2
|
9 |
pytorch-lightning==1.5.0
|