Clean push: Removed heavy files & added only latest snapshot

This commit is contained in:
2025-07-26 05:16:12 +05:30
commit acf84e8767
250 changed files with 58564 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
# Minimal requirements for qt_app_pyside1 (only actual dependencies)
PySide6==6.9.1
numpy==1.26.4
opencv-python==4.11.0.86
matplotlib==3.10.3
pandas==2.2.3
scipy==1.15.3
scikit-learn==1.7.0
scikit-image==0.25.2
seaborn==0.13.2
tqdm==4.67.1
requests==2.31.0
python-dotenv==1.1.0
pillow==10.3.0
tabulate==0.9.0
# Optional: Only add if you use DeepSort tracking
# deep-sort-realtime==1.3.2
# Optional: Only add if you use OpenVINO
# openvino==2024.6.0
# openvino-dev==2024.6.0
# openvino-telemetry==2025.1.0
# Optional: Only add if you use torch models
# torch==2.5.1
# torchvision==0.20.1
# torchaudio==2.5.1
# timm==1.0.16
# Optional: Only add if you use norfair tracking
# norfair==2.3.0
# Optional: Only add if you use supervisor in Python
# supervisor==4.2.5
# Optional: Only add if you use pyinstaller for packaging
# pyinstaller==6.14.1
# pyinstaller-hooks-contrib==2025.5
# Optional: Only add if you use protobuf, pyarrow, fpdf, pydot, pyparsing, rich, typing_extensions
# protobuf==5.29.5
# pyarrow==20.0.0
# fpdf==1.7.2
# jsonschema==4.24.0
# pydot==3.0.4
# pyparsing==3.2.3
# rich==14.0.0
# typing_extensions==4.12.0