Merge pull request #37566 from Ma27/init-face-recognition
pythonPackages.face_recognition: init at 1.2.1
This commit is contained in:
@@ -4184,6 +4184,10 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
face_recognition = callPackage ../development/python-modules/face_recognition { };
|
||||
|
||||
face_recognition_models = callPackage ../development/python-modules/face_recognition_models { };
|
||||
|
||||
faker = callPackage ../development/python-modules/faker { };
|
||||
|
||||
fake_factory = buildPythonPackage rec {
|
||||
|
||||
Reference in New Issue
Block a user