Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch==2.1.0
|
|
3 |
transformers==4.35.2
|
4 |
Pillow==10.1.0
|
5 |
numpy==1.26.2
|
6 |
-
torchvision
|
|
|
|
3 |
transformers==4.35.2
|
4 |
Pillow==10.1.0
|
5 |
numpy==1.26.2
|
6 |
+
torchvision
|
7 |
+
opencv-python
|