Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,17 @@
|
|
1 |
---
|
2 |
title: First Agent
|
3 |
-
|
4 |
-
colorFrom: pink
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.23.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
tags:
|
11 |
-
|
12 |
- smolagents
|
13 |
- agent
|
14 |
- smolagent
|
15 |
- tool
|
16 |
- agent-course
|
17 |
-
|
18 |
---
|
19 |
|
20 |
Check out the configuration reference at [spaces-config-reference](https://huggingface.co/docs/hub/spaces-config-reference).
|
@@ -48,4 +45,4 @@ Make your own copy of the space and add your HuggingFace token as `HF_TOKEN` via
|
|
48 |
|
49 |
[Unit One: Smolagents](https://github.com/gperdrizet/unit-one-smolagents/tree/main)
|
50 |
|
51 |
-
Fork a copy of the repository, then add you HuggingFace token as `HF_TOKEN` via: settings → Secrets and variables → Codespaces → New repository secret. Start a new codespace on main.
|
|
|
1 |
---
|
2 |
title: First Agent
|
3 |
+
colorFrom: green
|
|
|
4 |
colorTo: yellow
|
5 |
sdk: gradio
|
6 |
sdk_version: 5.23.1
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
tags:
|
|
|
10 |
- smolagents
|
11 |
- agent
|
12 |
- smolagent
|
13 |
- tool
|
14 |
- agent-course
|
|
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at [spaces-config-reference](https://huggingface.co/docs/hub/spaces-config-reference).
|
|
|
45 |
|
46 |
[Unit One: Smolagents](https://github.com/gperdrizet/unit-one-smolagents/tree/main)
|
47 |
|
48 |
+
Fork a copy of the repository, then add you HuggingFace token as `HF_TOKEN` via: settings → Secrets and variables → Codespaces → New repository secret. Start a new codespace on main.
|