Skip to content

Commit 3e347d2

Browse files
shaohuzhang1wangdan-fit2cloud
authored andcommitted
fix: The locally loaded vector model is missing the libGL.so library (#2382)
1 parent 1368d37 commit 3e347d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ pydub = "^0.25.1"
5959
cffi = "^1.17.1"
6060
pysilk = "^0.0.1"
6161
django-db-connection-pool = "^1.2.5"
62+
opencv-python-headless = "^4.11.0.86"
6263
[build-system]
6364
requires = ["poetry-core"]
6465
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)