OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
50.66k stars 4.42k forks source link

Text detection not working as expected in offline mode #1193

Open arjunspanicker opened 2 months ago

arjunspanicker commented 2 months ago

Describe the bug

open interpreter not working as expected in the offline mode.On trying the offline mode text and icons are not detected as expected. But when i try the same in the online mode text detection is working and icon detection still seems not to work. Am i missing something here or is it about some system configuration

Reproduce

turn on the offline mode try to run anything in os mode

Expected behavior

navigate through the user query by identifying the text and icon detection

Screenshots

No response

Open Interpreter version

0.2.4

Python version

3.11

Operating System name and version

macos11

Additional context

No response