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