Skip to content

Commit 53a3b62

Browse files
committed
Update poetry files
1 parent 8784e04 commit 53a3b62

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
[tool.poetry]
22
name = "open-image-models"
33
version = "0.1.0"
4-
description = "Open and Accesible image models out-of-the-box."
4+
description = "Pre-trained image models using ONNX for fast, out-of-the-box inference."
55
authors = ["ankandrew <[email protected]>"]
66
readme = "README.md"
77
repository = "https://github.com/ankandrew/open-image-models"
8-
documentation = "https://ankandrew.github.io/fast-plate-ocr"
98
keywords = [
109
"image-processing",
1110
"computer-vision",

0 commit comments

Comments
 (0)