Spaces:
Runtime error
Runtime error
modify onnxruntime req.
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ git+https://github.com/cocodataset/panopticapi.git
|
|
4 |
pytorch-lightning
|
5 |
albumentations
|
6 |
huggingface_hub
|
|
|
7 |
|
8 |
# For Web UI
|
9 |
gradio
|
|
|
4 |
pytorch-lightning
|
5 |
albumentations
|
6 |
huggingface_hub
|
7 |
+
onnxruntime
|
8 |
|
9 |
# For Web UI
|
10 |
gradio
|