Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ numpy==1.24.2
|
|
4 |
Pillow==9.4.0
|
5 |
torch==1.12.1
|
6 |
transformers==4.26.0
|
|
|
|
4 |
Pillow==9.4.0
|
5 |
torch==1.12.1
|
6 |
transformers==4.26.0
|
7 |
+
opencv-python
|