Spaces:
Runtime error
Runtime error
Jingkang Yang
commited on
Commit
·
997d6df
1
Parent(s):
ad8dd60
update:requirments
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -7,4 +7,9 @@ wandb
|
|
7 |
fire
|
8 |
opencv-python
|
9 |
pandas
|
10 |
-
imageio
|
|
|
|
|
|
|
|
|
|
|
|
7 |
fire
|
8 |
opencv-python
|
9 |
pandas
|
10 |
+
imageio
|
11 |
+
fvcore
|
12 |
+
iopath
|
13 |
+
pycocotools
|
14 |
+
git+https://github.com/facebookresearch/detectron2.git
|
15 |
+
git+https://github.com/openai/CLIP.git
|