Skip to content

Commit

Permalink
feat(rapid_layout): Bump to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SWHL committed Jun 19, 2024
1 parent 166e903 commit 0187512
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup_layout.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ def get_readme():
"opencv_python>=4.5.1.48",
"numpy>=1.21.6,<2",
"Pillow",
"tqdm",
"requests",
],
packages=[MODULE_NAME, f"{MODULE_NAME}.models", f"{MODULE_NAME}.utils"],
package_data={"": ["layout_cdla.onnx", "*.yaml"]},
Expand Down

0 comments on commit 0187512

Please sign in to comment.