Commit ·
c42db2d
1
Parent(s): c72ce6b
Add opencv-python-headless requirement for cloud VLM grounding layout processing
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,3 +11,4 @@ protobuf
|
|
| 11 |
einops
|
| 12 |
timm
|
| 13 |
openai
|
|
|
|
|
|
| 11 |
einops
|
| 12 |
timm
|
| 13 |
openai
|
| 14 |
+
opencv-python-headless
|