Skip to content

Commit 5ffd3f0

Browse files
committed
update README.md
1 parent 2e8603b commit 5ffd3f0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,7 @@ operate
8989

9090
## Using `operate` Modes
9191

92-
93-
### Multimodal Models ===> `-m`
92+
### Multimodal Models `-m`
9493
An additional model is now compatible with the Self Operating Computer Framework. Try Google's `gemini-pro-vision` by following the instructions below.
9594

9695
**Add your Google AI Studio API key to your new .env file.** If you don't have one, you can obtain a key [here](https://makersuite.google.com/app/apikey) after setting up your Google AI Studio account. You may also need [Authorize credentials for a desktop application](https://ai.google.dev/palm_docs/oauth_quickstart). It took me a bit of time to get it working, if anyone knows a simpler way, please make a PR:
@@ -103,8 +102,7 @@ Start `operate` with the Gemini model
103102
operate -m gemini-pro-vision
104103
```
105104

106-
107-
### Voice Mode ===> `--voice`
105+
### Voice Mode `--voice`
108106
- Install the additional `requirements-audio.txt`
109107
```
110108
pip install -r requirements-audio.txt

0 commit comments

Comments
 (0)