Spaces:
Runtime error
Runtime error
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
-
---
|
2 |
-
title: Agents
|
3 |
-
colorFrom: purple
|
4 |
-
colorTo: purple
|
5 |
-
sdk: gradio
|
6 |
-
sdk_version: 5.33.2
|
7 |
-
app_file: app.py
|
8 |
-
pinned: false
|
9 |
-
short_description: Follows the agents course
|
10 |
-
|
11 |
-
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
title: Agents
|
3 |
+
colorFrom: purple
|
4 |
+
colorTo: purple
|
5 |
+
sdk: gradio
|
6 |
+
sdk_version: 5.33.2
|
7 |
+
app_file: app.py
|
8 |
+
pinned: false
|
9 |
+
short_description: Follows the agents course
|
10 |
+
tags:
|
11 |
+
- smolagents
|
12 |
+
- agent
|
13 |
+
---
|
14 |
+
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|