Co-authored-by: Aymeric Roucher <69208727+aymeric-roucher@users.noreply.github.com>
This commit is contained in:
parent
8e2768336a
commit
360e1a8781
|
@ -13,7 +13,7 @@ pip install -r requirements.txt
|
|||
|
||||
And install smolagents dev version
|
||||
```bash
|
||||
pip install -e smolagents[dev]
|
||||
pip install smolagents[dev]
|
||||
```
|
||||
|
||||
Then you're good to go! Run the run.py script, as in:
|
||||
|
|
Loading…
Reference in New Issue