Skip to content

Commit

Permalink
Update LMM blog
Browse files Browse the repository at this point in the history
  • Loading branch information
BeibinLi committed Nov 3, 2023
1 parent 75c7256 commit f9d1068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/blog/2023-11-06-LMM/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GPT-4V represents the forefront in image comprehension, while LLaVA is an effici
Incorporate the `lmm` feature during AutoGen installation:

```bash
pip install "pyautogen[lmm]<0.2"
pip install "pyautogen[lmm]"
```

Subsequently, import the **Multimodal Conversable Agent** or **LLaVA Agent** from AutoGen:
Expand Down

0 comments on commit f9d1068

Please sign in to comment.