Spaces:
Configuration error
Configuration error
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
---
|
2 |
-
smolagents
|
3 |
-
agent
|
4 |
-
--
|
5 |
-
--
|
6 |
-
title: HFAlfredAgent
|
7 |
-
emoji: 📊
|
8 |
-
colorFrom: gray
|
9 |
-
colorTo: green
|
10 |
-
sdk: gradio
|
11 |
-
sdk_version: 5.18.0
|
12 |
-
app_file: app.py
|
13 |
-
pinned: false
|
14 |
-
tags:
|
15 |
-
- smolagents
|
16 |
-
- agent
|
17 |
-
---
|
18 |
-
|
19 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
+
title: HFAlfredAgent
|
3 |
+
emoji: 📊
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: green
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.18.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
tags:
|
11 |
+
- smolagents
|
12 |
+
- agent
|
13 |
+
---
|
14 |
+
|
15 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|