Skip to content

Commit

Permalink
Update fw_autogen_image_gen.ipynb (#66)
Browse files Browse the repository at this point in the history
Add missing deps
  • Loading branch information
devashishtyagi authored Feb 9, 2024
1 parent e799e3d commit fb3158a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/function_calling/fw_autogen_image_gen.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"outputs": [],
"source": [
"!pip install pyautogen openai fireworks-ai"
"!pip install pyautogen openai fireworks-ai matplotlib opencv-python"
]
},
{
Expand Down

0 comments on commit fb3158a

Please sign in to comment.