first commit

This commit is contained in:
Emi
2025-07-05 21:22:07 -03:00
commit 38d74f5e2c
5 changed files with 52 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
# Python==3.11.10
opencv-python==4.11.0.86
pillow==11.3.0
PyAutoGUI==0.9.54