jiani-huang commited on
Commit
5bca17b
·
1 Parent(s): d3c563b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -472,7 +472,7 @@ with _create_blocks() as demo:
472
  """
473
  # 🎬 LASER: Spatio-temporal Scene Graphs for Video
474
 
475
- Turn any MP4 into a spatio-temporal scene graph with LASER - our 100-million parameter foundation model for scene-graph generation. LASER trains on 87K+ open-domain videos using a neurosymbolic caption-to-scene alignment pipeline, so it learns fine-grained video semantics without human labels.
476
 
477
  Upload an MP4 and sketch the scene graph you care about: specify the objects, actions, and interactions you want, and LASER will assemble a spatio-temporal scene graph plus an annotated video.
478
  """
 
472
  """
473
  # 🎬 LASER: Spatio-temporal Scene Graphs for Video
474
 
475
+ Turn any MP4 into a spatio-temporal scene graph with LASER - our 454-million parameter foundation model for scene-graph generation. LASER trains on 87K+ open-domain videos using a neurosymbolic caption-to-scene alignment pipeline, so it learns fine-grained video semantics without human labels.
476
 
477
  Upload an MP4 and sketch the scene graph you care about: specify the objects, actions, and interactions you want, and LASER will assemble a spatio-temporal scene graph plus an annotated video.
478
  """