Spaces:
Running
Running
docs: add section for related projects and donation information to README
Browse files
README.md
CHANGED
|
@@ -374,12 +374,32 @@ HuggingClaw/
|
|
| 374 |
- **UI blocked (CORS):** Set `ALLOWED_ORIGINS=https://your-space-name.hf.space`.
|
| 375 |
- **Version mismatches:** Pin a specific OpenClaw build with the `OPENCLAW_VERSION` Variable in HF Spaces, or `--build-arg OPENCLAW_VERSION=...` locally.
|
| 376 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 377 |
## π Links
|
| 378 |
|
| 379 |
- [OpenClaw Docs](https://docs.openclaw.ai)
|
| 380 |
- [OpenClaw GitHub](https://github.com/openclaw/openclaw)
|
| 381 |
- [HuggingFace Spaces Docs](https://huggingface.co/docs/hub/spaces)
|
| 382 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 383 |
## π€ Contributing
|
| 384 |
|
| 385 |
Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
|
|
|
|
| 374 |
- **UI blocked (CORS):** Set `ALLOWED_ORIGINS=https://your-space-name.hf.space`.
|
| 375 |
- **Version mismatches:** Pin a specific OpenClaw build with the `OPENCLAW_VERSION` Variable in HF Spaces, or `--build-arg OPENCLAW_VERSION=...` locally.
|
| 376 |
|
| 377 |
+
## π More Projects
|
| 378 |
+
|
| 379 |
+
Similar projects by [@somratpro](https://github.com/somratpro) β all free, one-click deploy on HF Spaces:
|
| 380 |
+
|
| 381 |
+
| Project | What it runs | HF Space | GitHub |
|
| 382 |
+
| :--- | :--- | :--- | :--- |
|
| 383 |
+
| **HuggingClip** | Paperclip β AI agent orchestration platform | [Space](https://huggingface.co/spaces/somratpro/HuggingClip) | [Repo](https://github.com/somratpro/huggingclip) |
|
| 384 |
+
| **Hugging8n** | n8n β workflow & automation platform | [Space](https://huggingface.co/spaces/somratpro/Hugging8n) | [Repo](https://github.com/somratpro/hugging8n) |
|
| 385 |
+
|
| 386 |
## π Links
|
| 387 |
|
| 388 |
- [OpenClaw Docs](https://docs.openclaw.ai)
|
| 389 |
- [OpenClaw GitHub](https://github.com/openclaw/openclaw)
|
| 390 |
- [HuggingFace Spaces Docs](https://huggingface.co/docs/hub/spaces)
|
| 391 |
|
| 392 |
+
## β€οΈ Support
|
| 393 |
+
|
| 394 |
+
If HuggingClaw saves you time, consider buying me a coffee to keep the projects alive!
|
| 395 |
+
|
| 396 |
+
**USDT (TRC-20 / TRON network only)**
|
| 397 |
+
```
|
| 398 |
+
TELx8TJz1W1h7n6SgpgGNNGZXpJCEUZrdB
|
| 399 |
+
```
|
| 400 |
+
> [!WARNING]
|
| 401 |
+
> Send **USDT on TRC-20 network only**. Sending other tokens or using a different network will result in permanent loss.
|
| 402 |
+
|
| 403 |
## π€ Contributing
|
| 404 |
|
| 405 |
Contributions are welcome! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
|