Skip to content

Commit ee18283

Browse files
committed
Llama 3 Vision
1 parent c01a59d commit ee18283

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_interpreter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
from websocket import create_connection
2323

2424

25+
@pytest.mark.skip(reason="Requires open-interpreter[local]")
2526
def test_localos():
2627
interpreter.computer.emit_images = False
2728
interpreter.computer.view()

0 commit comments

Comments
 (0)