[project] name = "amt-apple" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "imageio>=2.37.3", "numpy>=2.4.4", "omegaconf>=2.3.0", "opencv-python>=4.13.0.92", "torch>=2.11.0", "tqdm>=4.67.3", ]