Skip to content

Commit

Permalink
Update notebook/agentchat_lmm_llava.ipynb
Browse files Browse the repository at this point in the history
Co-authored-by: Chi Wang <[email protected]>
  • Loading branch information
Hk669 and sonichi authored Sep 6, 2024
1 parent c7b027b commit 3a8c616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebook/agentchat_lmm_llava.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"source": [
"### Before everything starts, install AutoGen with the `lmm` option\n",
"```bash\n",
"pip install \"autogen[lmm]>=0.2.3\"\n",
"pip install \"autogen[lmm]>=0.3.0\"\n",
"```"
]
},
Expand Down

0 comments on commit 3a8c616

Please sign in to comment.