Spaces:
Runtime error
Runtime error
Manav Sarkar commited on
Commit ·
e19ae3a
1
Parent(s): e6fbb1f
opencv headless
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -23,7 +23,7 @@ mypy-extensions==1.0.0
|
|
| 23 |
networkx==3.2.1
|
| 24 |
numpy==1.26.3
|
| 25 |
omegaconf==2.3.0
|
| 26 |
-
opencv-python
|
| 27 |
packaging==24.0
|
| 28 |
pandas==2.2.2
|
| 29 |
pathspec==0.12.1
|
|
|
|
| 23 |
networkx==3.2.1
|
| 24 |
numpy==1.26.3
|
| 25 |
omegaconf==2.3.0
|
| 26 |
+
opencv-python-headless
|
| 27 |
packaging==24.0
|
| 28 |
pandas==2.2.2
|
| 29 |
pathspec==0.12.1
|