Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit ·
6a4671a
1
Parent(s): 5a224e7
Restore HF Spaces YAML frontmatter in README
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 🤖
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
|
@@ -16,6 +16,7 @@ hf_oauth_scopes:
|
|
| 16 |
- jobs
|
| 17 |
- write-discussions
|
| 18 |
---
|
|
|
|
| 19 |
# ML Agent
|
| 20 |
|
| 21 |
An MLE agent that researches, writes, and ships good quality ML releated code using the Hugging Face ecosystem — with deep access to docs, papers, datasets, and cloud compute.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: ML Agent
|
| 3 |
emoji: 🤖
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
|
|
|
| 16 |
- jobs
|
| 17 |
- write-discussions
|
| 18 |
---
|
| 19 |
+
|
| 20 |
# ML Agent
|
| 21 |
|
| 22 |
An MLE agent that researches, writes, and ships good quality ML releated code using the Hugging Face ecosystem — with deep access to docs, papers, datasets, and cloud compute.
|