Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ streamlit==1.26.0
|
|
2 |
transformers==4.33.0
|
3 |
torch==2.0.1
|
4 |
Pillow==10.0.0
|
5 |
-
opencv-python-headless
|
6 |
numpy==1.25.0
|
|
|
2 |
transformers==4.33.0
|
3 |
torch==2.0.1
|
4 |
Pillow==10.0.0
|
5 |
+
opencv-python-headless>=4.7.0
|
6 |
numpy==1.25.0
|