-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi, I loved your demo and I downloaded the project, edited the code to send requests to different model than ACE (since I didn't have access yet)
Only to notice then that the current implementation of the Computer class is designed exclusively for macOS. It relies on the screencapture command, which does not exist on Windows. I was wondering if I would edit it to Capture screenshots using Windows-compatible libraries like pyautogui or mss and Simulate mouse and keyboard input using pyautogui or pywinauto would yield the same results for the speed? If answer is maybe, any specific models that can do the same job as ACE or is the model itself not a big factor in terms of speed?
Metadata
Metadata
Assignees
Labels
No labels