feat(flake): add uv package to build inputs
Some checks failed
build / checks-matrix (push) Successful in 19m21s
build / codecov (push) Failing after 19m25s
docs / docs (push) Failing after 28m47s
build / checks-build (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-09-16 12:28:09 +05:30
parent a419a5ac4a
commit c6b3f5279f

View File

@@ -215,6 +215,25 @@
cargo-make cargo-make
hyperfine hyperfine
opencv 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 [ ++ (lib.optionals pkgs.stdenv.isDarwin [
apple-sdk_13 apple-sdk_13