Skip to content

Commit c718cd4

Browse files
committed
update readme.md
1 parent 82b6be0 commit c718cd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ operate
9090
## Using `operate` Modes
9191

9292

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

9696
**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:
@@ -105,7 +105,7 @@ operate -m gemini-pro-vision
105105

106106
**Add your Google AI Studio API key to your .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:
107107

108-
### `--Voice` Mode
108+
### Voice Mode ===> `--voice`
109109
- Install the additional `requirements-audio.txt`
110110
```
111111
pip install -r requirements-audio.txt

0 commit comments

Comments
 (0)