Initial commit

This commit is contained in:
2025-02-04 10:42:57 -06:00
commit 7b977abeb6
13 changed files with 1972 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
opencv-python>=4.5.0
pyzbar>=0.1.8
numpy>=1.19.0
pyyaml>=5.4.0
requests>=2.32.3