Spaces:
Running
Running
docs: add video tutorial section to README
Browse files
README.md
CHANGED
|
@@ -35,6 +35,7 @@ secrets:
|
|
| 35 |
## Table of Contents
|
| 36 |
|
| 37 |
- [✨ Features](#-features)
|
|
|
|
| 38 |
- [🚀 Quick Start](#-quick-start)
|
| 39 |
- [🔐 Access Control](#-access-control)
|
| 40 |
- [🤖 LLM Providers](#-llm-providers)
|
|
@@ -58,6 +59,10 @@ secrets:
|
|
| 58 |
- ⏰ **Keep-Alive:** Can provision a cron-triggered Cloudflare Worker to keep the Space awake.
|
| 59 |
- 🤖 **Broad Provider Support:** Supports Hermes' native providers, direct API-key providers, OAuth providers, and custom OpenAI-compatible endpoints.
|
| 60 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
## 🚀 Quick Start
|
| 62 |
|
| 63 |
### Step 1: Duplicate this Space
|
|
|
|
| 35 |
## Table of Contents
|
| 36 |
|
| 37 |
- [✨ Features](#-features)
|
| 38 |
+
- [🎥 Video Tutorial](#-video-tutorial)
|
| 39 |
- [🚀 Quick Start](#-quick-start)
|
| 40 |
- [🔐 Access Control](#-access-control)
|
| 41 |
- [🤖 LLM Providers](#-llm-providers)
|
|
|
|
| 59 |
- ⏰ **Keep-Alive:** Can provision a cron-triggered Cloudflare Worker to keep the Space awake.
|
| 60 |
- 🤖 **Broad Provider Support:** Supports Hermes' native providers, direct API-key providers, OAuth providers, and custom OpenAI-compatible endpoints.
|
| 61 |
|
| 62 |
+
## 🎥 Video Tutorial
|
| 63 |
+
|
| 64 |
+
Watch a quick walkthrough on YouTube: [Deploying HuggingMes on HF Spaces](https://www.youtube.com/watch?v=kagB1ID-NtE).
|
| 65 |
+
|
| 66 |
## 🚀 Quick Start
|
| 67 |
|
| 68 |
### Step 1: Duplicate this Space
|