Files
VisionFlowAutomator/requirements.txt
T
Gabriel20xx abb21792d6 Add real-time resource monitoring and UI enhancements
- Implemented a new resource usage display in the main UI, showing memory, CPU, and system metrics.
- Added toggle functionality to hide/show resource information.
- Enhanced performance monitoring with real-time updates every 2 seconds.
- Included error handling and fallback modes for when psutil is not installed.
- Updated requirements.txt to include psutil for enhanced monitoring capabilities.
2025-07-31 13:45:00 +02:00

8 lines
114 B
Plaintext

PyQt6
opencv-python
pyautogui
pynput
pygetwindow
numpy
Pillow
psutil # Optional: For enhanced resource monitoring