Skip to content

Commit 6b7bd8c

Browse files
committed
fix: The locally loaded vector model is missing the libGL.so library
1 parent f02b40b commit 6b7bd8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
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)