Spaces:
Sleeping
Sleeping
update
Browse files
README.md
CHANGED
|
@@ -3,10 +3,19 @@ title: Claw Template
|
|
| 3 |
emoji: 😻
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
-
sdk:
|
| 7 |
-
|
| 8 |
-
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 3 |
emoji: 😻
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
|
|
|
| 8 |
pinned: false
|
| 9 |
+
license: mit
|
| 10 |
+
tags:
|
| 11 |
+
- openclaw
|
| 12 |
+
- ai-assistant
|
| 13 |
+
- huggingface
|
| 14 |
+
- qq
|
| 15 |
+
- wechat
|
| 16 |
+
- dingtalk
|
| 17 |
+
- feishu
|
| 18 |
+
- enterprise-wechat
|
| 19 |
---
|
| 20 |
|
| 21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|