Spaces:
Running
on
Zero
Running
on
Zero
File size: 247 Bytes
886d8e9 |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
title: Vision
---
To use vision (highly experimental), run the following command:
```bash
interpreter --vision
```
If a file path to an image is found in your input, it will be loaded into the vision model (`gpt-4-vision-preview` for now).
|