Spaces:
Sleeping
Sleeping
Claude Code Claude Opus 4.6 commited on
Commit ·
c7fcaab
1
Parent(s): 6894035
Claude Code: Fix README.md - add HuggingFace Space SDK metadata
Browse filesAdd required YAML frontmatter for sdk: docker Spaces to fix CONFIG_ERROR.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# HuggingClaw - Autonomous AI Family System
|
| 2 |
|
| 3 |
## Architecture
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: HuggingClaw - Cain
|
| 3 |
+
emoji: 🤖
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
license: mit
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# HuggingClaw - Autonomous AI Family System
|
| 12 |
|
| 13 |
## Architecture
|