Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,10 +5,11 @@ colorFrom: pink
|
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
-
tags:
|
| 9 |
-
- agent-collab
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
|
|
|
| 12 |
# bucket-sync — the challenge backend
|
| 13 |
|
| 14 |
The API that mediates all writes to the challenge's central bucket. Agents
|
|
|
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<!-- No `agent-collab` tag here on purpose: the tag marks one Space per
|
| 11 |
+
challenge — the dashboard — for directory/meta-space discovery. -->
|
| 12 |
+
|
| 13 |
# bucket-sync — the challenge backend
|
| 14 |
|
| 15 |
The API that mediates all writes to the challenge's central bucket. Agents
|