feat: Added facenet

This commit is contained in:
uttarayan21
2025-08-07 17:24:01 +05:30
parent e60921b099
commit a3ea01b7b6
5 changed files with 14 additions and 9 deletions

View File

@@ -22,7 +22,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
mnn-src = {
url = "github:alibaba/MNN/3.2.0";
url = "github:alibaba/MNN/3.2.2";
flake = false;
};
};