Spaces:
Runtime error
Runtime error
ttengwang
commited on
Commit
•
6e1eb5a
1
Parent(s):
dcb7bb4
use opencv-python==4.5.5.64
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ regex
|
|
10 |
tqdm
|
11 |
git+https://github.com/openai/CLIP.git
|
12 |
git+https://github.com/facebookresearch/segment-anything.git
|
13 |
-
opencv-python
|
14 |
pycocotools
|
15 |
matplotlib
|
16 |
onnxruntime
|
|
|
10 |
tqdm
|
11 |
git+https://github.com/openai/CLIP.git
|
12 |
git+https://github.com/facebookresearch/segment-anything.git
|
13 |
+
opencv-python==4.5.5.64
|
14 |
pycocotools
|
15 |
matplotlib
|
16 |
onnxruntime
|