python3Packages.rapidocr-onnxruntime: 2.1.0 -> 3.3.1
https://github.com/RapidAI/RapidOCR/releases/tag/v3.3.1 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -21,13 +21,13 @@
|
||||
requests,
|
||||
}:
|
||||
let
|
||||
version = "2.1.0";
|
||||
version = "3.3.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "RapidAI";
|
||||
repo = "RapidOCR";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-4R2rOCfnhElII0+a5hnvbn+kKQLEtH1jBvfFdxpLEBk=";
|
||||
hash = "sha256-EgVBMQX+E8ejUd/6FUQ+uJoWjrQSVznpPcc2gA2wAOE=";
|
||||
};
|
||||
|
||||
models =
|
||||
|
||||
Reference in New Issue
Block a user