liiablack commited on
Commit
15b41a5
·
verified ·
1 Parent(s): 7c641e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -17
README.md CHANGED
@@ -10,25 +10,15 @@ pinned: false
10
  ---
11
  # Shot Grammar Adapter — Proof (HF Space)
12
 
13
- This Space demonstrates that shot grammar JSON can drive transformer-based video generation.
14
 
15
- - Left: pick a shot_id → view features + auto-prompt
16
- - Right: generated GIF/MP4
17
- - Batch mode: build a Proof Reel ZIP (clips + metadata.json)
18
 
19
- Model: set `VIDEO_MODEL_ID` (Space secret) e.g. damo-vilab/text-to-video-ms-1.7b
20
- Data: `shots_proof.jsonl`
 
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