Spaces:
Running
Running
Update README.md
#1
by macayaven - opened
README.md
CHANGED
|
@@ -6,11 +6,13 @@ colorTo: indigo
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 6.18.0
|
| 8 |
app_file: app.py
|
| 9 |
-
pinned:
|
| 10 |
-
short_description: Voice-narrated video cuts β Small Cuts v2
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
-
# Mid Cuts β Small Cuts v2
|
| 14 |
|
| 15 |
Whole-clip, voice-only cinematic narration (Qwen3-Omni) played with a near-native
|
| 16 |
single-clock player. Scenes are produced by the `/v2/narrate` Modal pipeline, written to a
|
|
@@ -18,4 +20,4 @@ private Hugging Face bucket, and pushed here via the relay hook (`/small-cuts/ho
|
|
| 18 |
the browser refreshes once from the `/small-cuts/events` SSE event β no polling.
|
| 19 |
|
| 20 |
Read-only viewer: media is proxied **same-origin** (Range/206, Safari-seekable) so the private
|
| 21 |
-
bucket is never exposed cross-origin.
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 6.18.0
|
| 8 |
app_file: app.py
|
| 9 |
+
pinned: true
|
| 10 |
+
short_description: Voice-narrated video cuts β Small Cuts v2
|
| 11 |
+
thumbnail: >-
|
| 12 |
+
https://cdn-uploads.huggingface.co/production/uploads/6564c57dc5f4dd9565aecc06/Ous70PBAJThSfVqBfP-FV.png
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# Mid Cuts β Small Cuts v2
|
| 16 |
|
| 17 |
Whole-clip, voice-only cinematic narration (Qwen3-Omni) played with a near-native
|
| 18 |
single-clock player. Scenes are produced by the `/v2/narrate` Modal pipeline, written to a
|
|
|
|
| 20 |
the browser refreshes once from the `/small-cuts/events` SSE event β no polling.
|
| 21 |
|
| 22 |
Read-only viewer: media is proxied **same-origin** (Range/206, Safari-seekable) so the private
|
| 23 |
+
bucket is never exposed cross-origin.
|