Spaces:
Sleeping
Sleeping
docs: update README to include video overview section
Browse files
README.md
CHANGED
@@ -7,6 +7,13 @@ sdk: gradio
|
|
7 |
sdk_version: 5.33.0
|
8 |
app_file: src/app.py
|
9 |
pinned: false
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
sdk_version: 5.33.0
|
8 |
app_file: src/app.py
|
9 |
pinned: false
|
10 |
+
tags: [agent-demo-track]
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
## Video Overview
|
16 |
+
|
17 |
+
[Watch a video overview of Pdf Explainer](https://www.example.com/video-overview)
|
18 |
+
|
19 |
+
This video explains the usage and purpose of the Pdf Explainer application.
|