Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ numpy==1.26.4
|
|
5 |
Pillow==10.2.0
|
6 |
torch==2.2.0
|
7 |
transformers==4.37.0
|
8 |
-
spaces==0.19.4
|
|
|
|
5 |
Pillow==10.2.0
|
6 |
torch==2.2.0
|
7 |
transformers==4.37.0
|
8 |
+
spaces==0.19.4
|
9 |
+
opencv-python
|