Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
onnx
|
| 2 |
-
onnxruntime
|
| 3 |
-
numpy
|
| 4 |
pandas==1.2.3
|
| 5 |
opencv-python-headless==4.5.3.56
|
| 6 |
streamlit==1.4.0
|
|
|
|
| 1 |
+
onnx
|
| 2 |
+
onnxruntime
|
| 3 |
+
numpy
|
| 4 |
pandas==1.2.3
|
| 5 |
opencv-python-headless==4.5.3.56
|
| 6 |
streamlit==1.4.0
|