Josh Bickett

Results 99 comments of Josh Bickett

> @joshbickett how do you suggest building this into the project? operate --click_mode=lang-som ? @KBB99 excited to look closer. Let me checkout the code and provide some input in the...

@KBB99 I did `git checkout` on your fork. I am encountering the following issue. ``` TypeError: mouse_click() missing 2 required positional arguments: 'client' and 'messages' ``` It looks like `mouse_click`...

@Daisuke134 i was able to install with Python 3.9 and the commands you mentioned.

> Any idea how to solve the problem? sounds like you were able to resolve this issue, but wanted to mention that I had to run `pip install torchvision `...

@admineral @KBB99 Set-of-Mark prompting is [now available](https://x.com/josh_bickett/status/1744060046361968786?s=20). You can swap in any `best.pt` from a YOLOv8 model and see how it performs. I'd love if the community iterated on what...

@KBB99 sounds good. If it improves performance it'd be great to get a PR

@KBB99 I'll close this PR for now that we're using the OCR method as default. If anyone comes up with an improved YOLO model or SOM technique feel free to...

Hi @fpapleux thanks for opening this issue. I am not aware of how to fix this. If someone could fix it and open a keyboard compatibility PR that'd be great.

#57 was merged, but not sure if it ever fixed the issue. Let us know if you're still having the issue which in that case a new PR would be...

@michaelhhogue since #80 is a fix for this issue. I wonder if we could incorporate that fix into the project some how to avoid these issues in the future. Let...