Skip to content

Commit e70ebe9

Browse files
committed
python3Packages.vllm: add opencv-python-headless dependency
1 parent 06817e8 commit e70ebe9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/development/python-modules/vllm/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
oneDNN,
5656
blake3,
5757
depyf,
58+
opencv-python-headless,
5859

5960
config,
6061

@@ -294,6 +295,7 @@ buildPythonPackage rec {
294295
lm-format-enforcer
295296
numpy
296297
openai
298+
opencv-python-headless
297299
outlines
298300
pandas
299301
prometheus-fastapi-instrumentator

0 commit comments

Comments
 (0)