[project] name = "ai4layoutmatch" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "opencv-python>=4.11.0.86", "pandas>=2.2.3", "torch>=2.7.0", "torchvision>=0.22.0", ] [[tool.uv.index]] url = "https://pypi.tuna.tsinghua.edu.cn/simple" default = true