Spaces:
Paused
Paused
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
|