Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,25 +10,15 @@ pinned: false
|
|
| 10 |
---
|
| 11 |
# Shot Grammar Adapter — Proof (HF Space)
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
-
- Left: pick a shot_id →
|
| 16 |
-
- Right:
|
| 17 |
-
- Batch
|
| 18 |
|
| 19 |
-
|
| 20 |
-
|
|
|
|
| 21 |
|
| 22 |
-
Title: Shot Grammar Adapter — Demo Subset (20–30 shots)
|
| 23 |
-
|
| 24 |
-
License: Research-only, no redistribution, no commercial use (custom EULA inside)
|
| 25 |
-
|
| 26 |
-
Description: “Camera grammar (size/angle/motion/relation/duration) → transformer video control proof.”
|
| 27 |
-
|
| 28 |
-
Data Fields: shot_id (anonymized), features{size,angle,motion,relation,duration}, prompt
|
| 29 |
-
|
| 30 |
-
Intended Use: Evaluation / Non-commercial research; Not for training commercial models.
|
| 31 |
-
|
| 32 |
-
Caveats: Duration rounded; IDs anonymized; subset only.
|
| 33 |
|
| 34 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
---
|
| 11 |
# Shot Grammar Adapter — Proof (HF Space)
|
| 12 |
|
| 13 |
+
# Shot Grammar Adapter — Proof (Public Demo)
|
| 14 |
|
| 15 |
+
- Left: pick a `shot_id` → see features + auto-generated prompt
|
| 16 |
+
- Right: transformer-based video generation (GIF/MP4)
|
| 17 |
+
- Batch: build a small Proof Reel (ZIP)
|
| 18 |
|
| 19 |
+
**Data:** 20–30-shot public subset (`shots_public_subset.jsonl`)
|
| 20 |
+
**Note:** This is a demo subset. © JsisOn — Redistribution or reverse engineering prohibited.
|
| 21 |
+
For partnerships or research access to extended data, contact: princess@batalstone.com
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|