arg
This commit is contained in:
parent
d234f73b46
commit
f69a3acfd1
|
@ -44,6 +44,6 @@ In another terminal, run the narrator:
|
||||||
python narrator.py
|
python narrator.py
|
||||||
```
|
```
|
||||||
Default model is GPT-4. To use Gemini Pro Vision:
|
Default model is GPT-4. To use Gemini Pro Vision:
|
||||||
```
|
```bash
|
||||||
python narrator.py -m gemini
|
python narrator.py -m gemini
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue