Spaces:
Sleeping
Sleeping
title: Smolagent Tuto | |
emoji: π | |
colorFrom: yellow | |
colorTo: yellow | |
sdk: gradio | |
sdk_version: 5.31.0 | |
app_file: app.py | |
pinned: false | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
Launch the app locally with: | |
```bash | |
poetry install | |
source .env | |
poetry run python app.py | |
``` |