From 324bf87f89e6d74587a28a6402eef7a6700a570d Mon Sep 17 00:00:00 2001 From: Igor Brylev Date: Wed, 16 Oct 2024 16:17:46 +0300 Subject: [PATCH] Add pillow numpy opencv4 --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flake.nix b/flake.nix index 1648f40..a4c802c 100644 --- a/flake.nix +++ b/flake.nix @@ -91,6 +91,9 @@ detectron2 scipy pyrr + pillow + numpy + opencv4 ]; in pkgs.mkShell {