readVDOpromt / example_cache /v2_example_1.json
victor's picture
victor HF Staff
Cache examples and simplify frontend
e2ddf3f verified
Raw
History Blame
477 Bytes
{
"ok": true,
"task": "Find",
"scene": "",
"events": [
{
"start": 0.0,
"end": 1.5,
"description": "the skateboard spins under the rider's feet"
}
],
"span": {
"start": 0.0,
"end": 1.5,
"label": "the skateboard spins under the rider's feet"
},
"raw": "From 0.0 to 1.5.",
"status": "Find completed in 0.5s on GPU | 6.5s video | format_ok=True",
"duration": 6.5,
"timings": {
"gpu_seconds": 0.5369779840111732
}
}