reformatting

This commit is contained in:
Brunsmeier
2026-05-21 14:05:06 +08:00
parent a4796d070a
commit b1b17ba9f5
19 changed files with 0 additions and 0 deletions

14
requirements.txt Normal file
View File

@ -0,0 +1,14 @@
# TomatoPick runtime dependencies for Windows packaging.
# If you need CUDA acceleration, install a matching torch/torchvision/torchaudio
# build first, then run: pip install -r requirements.txt
# tkinter is not listed here because it is bundled with the standard Windows
# CPython installer.
Pillow==11.2.1
opencv-python==4.10.0.84
numpy==2.0.0
pyrealsense2==2.55.1.6486
pyaubo_agvc_sdk==0.2.0
pyaubo_sdk==0.24.1
ultralytics==8.3.112
pyinstaller>=6,<7