18 lines
253 B
Plaintext
18 lines
253 B
Plaintext
# Core AI Framework
|
|
ultralytics
|
|
|
|
# Image Processing & GUI
|
|
opencv-python
|
|
|
|
# Configuration & Data Validation
|
|
PyYAML
|
|
pydantic
|
|
|
|
# System Utilities
|
|
pyautogui
|
|
|
|
# Math & Array (usually installed with ultralytics, but good to have)
|
|
numpy
|
|
|
|
#MQTT Client
|
|
paho-mqtt |