removed mss as dependency
This commit is contained in:
@@ -34,7 +34,6 @@ VisionFlow Automator is a powerful desktop automation tool that lets you create,
|
|||||||
- pygetwindow
|
- pygetwindow
|
||||||
- numpy
|
- numpy
|
||||||
- Pillow
|
- Pillow
|
||||||
- mss
|
|
||||||
|
|
||||||
Install dependencies with:
|
Install dependencies with:
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
@@ -0,0 +1,7 @@
|
|||||||
|
PyQt6
|
||||||
|
opencv-python
|
||||||
|
pyautogui
|
||||||
|
pynput
|
||||||
|
pygetwindow
|
||||||
|
numpy
|
||||||
|
Pillow
|
||||||
Reference in New Issue
Block a user