Spaces:
Runtime error
Runtime error
remove opencv from reqs
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -84,7 +84,6 @@ networkx==2.6.2
|
|
84 |
numpy==1.21.2
|
85 |
nvidia-ml-py3==7.352.0
|
86 |
omegaconf==1.4.1
|
87 |
-
opencv-python==4.5.3.56
|
88 |
orjson==3.8.0
|
89 |
packaging==21.0
|
90 |
pandas==1.3.2
|
|
|
84 |
numpy==1.21.2
|
85 |
nvidia-ml-py3==7.352.0
|
86 |
omegaconf==1.4.1
|
|
|
87 |
orjson==3.8.0
|
88 |
packaging==21.0
|
89 |
pandas==1.3.2
|