Spaces:
Runtime error
Runtime error
adding altair fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ onnx==1.13.1
|
|
3 |
onnxruntime==1.14.1
|
4 |
opencv-contrib-python==4.5.5.62
|
5 |
opencv-python-headless==4.7.0.72
|
6 |
-
protobuf~=3.20.2
|
|
|
|
3 |
onnxruntime==1.14.1
|
4 |
opencv-contrib-python==4.5.5.62
|
5 |
opencv-python-headless==4.7.0.72
|
6 |
+
protobuf~=3.20.2
|
7 |
+
altair==4.0
|