add pycocotools to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -25,6 +25,7 @@ ftfy
|
|
| 25 |
regex
|
| 26 |
iopath
|
| 27 |
open_clip_torch
|
|
|
|
| 28 |
|
| 29 |
# LingBot-Depth
|
| 30 |
safetensors
|
|
|
|
| 25 |
regex
|
| 26 |
iopath
|
| 27 |
open_clip_torch
|
| 28 |
+
pycocotools
|
| 29 |
|
| 30 |
# LingBot-Depth
|
| 31 |
safetensors
|