Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,10 +3,12 @@ title: Wolfram Alpha Query
|
|
| 3 |
colorFrom: indigo
|
| 4 |
colorTo: red
|
| 5 |
sdk: static
|
| 6 |
-
pinned:
|
| 7 |
license: openrail
|
| 8 |
tags:
|
| 9 |
- tool
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 3 |
colorFrom: indigo
|
| 4 |
colorTo: red
|
| 5 |
sdk: static
|
| 6 |
+
pinned: true
|
| 7 |
license: openrail
|
| 8 |
tags:
|
| 9 |
- tool
|
| 10 |
+
- wolfram-alpha
|
| 11 |
+
- agent
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|