diff --git a/flake.nix b/flake.nix index a856853..e981cc2 100644 --- a/flake.nix +++ b/flake.nix @@ -215,6 +215,25 @@ cargo-make hyperfine opencv + uv + # (python312.withPackages (ps: + # with ps; [ + # numpy + # matplotlib + # scikit-learn + # opencv-python + # seaborn + # torch + # torchvision + # tensorflow-lite + # retinaface + # facenet-pytorch + # tqdm + # pillow + # orjson + # huggingface-hub + # # insightface + # ])) ] ++ (lib.optionals pkgs.stdenv.isDarwin [ apple-sdk_13