Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ httpx
|
|
2 |
imagehash
|
3 |
deepsparse-nightly==1.6.0.20231007
|
4 |
deepsparse[image_classification]
|
5 |
-
opencv-python-headless
|
|
|
|
2 |
imagehash
|
3 |
deepsparse-nightly==1.6.0.20231007
|
4 |
deepsparse[image_classification]
|
5 |
+
opencv-python-headless
|
6 |
+
numpy
|