Fixed Invisible Screenshot Agent Overlay

This commit is contained in:
2025-05-02 21:31:24 -06:00
parent e44425dd37
commit 536e838970
2 changed files with 160 additions and 172 deletions

View File

@ -3,9 +3,11 @@ requests
python-socketio
websocket-client
eventlet
aiohttp
# GUI-related dependencies (Qt for GUI components)
PyQt5
qasync
# Computer Vision & OCR Dependencies
Pillow