ABDALLALSWAITI commited on
Commit
cb56648
·
verified ·
1 Parent(s): 51981ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -147,9 +147,9 @@ You can also run your own agent locally.
147
  Create a `requirements.txt` file:
148
 
149
  ```text
150
- gradio
151
- smol-agents
152
- litellm
153
  ```
154
 
155
  Then, install the dependencies:
 
147
  Create a `requirements.txt` file:
148
 
149
  ```text
150
+ gradio[mcp]
151
+ smolagents[mcp]
152
+ smolagents[litellm]
153
  ```
154
 
155
  Then, install the dependencies: