working on 3d cards

This commit is contained in:
2025-08-06 16:26:26 +02:00
parent 7c24d9a7c5
commit 6872056901
3 changed files with 267 additions and 27 deletions

View File

@ -13,7 +13,19 @@ dependencies = [
"pillow",
"qrcode",
"panel",
"numpy",
"opencv-python",
"trimesh",
"manifold3d",
"lxml",
"svg.path",
"shapely",
"cairosvg",
"networkx",
"rtree",
"scikit-learn",
]
[tool.poetry]
name = "hipsterfy"
version = "0.2.3"