Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ opencv-python
|
|
6 |
pycocotools
|
7 |
matplotlib
|
8 |
onnxruntime
|
9 |
-
onnx
|
|
|
|
6 |
pycocotools
|
7 |
matplotlib
|
8 |
onnxruntime
|
9 |
+
onnx
|
10 |
+
transformers
|