readVDOpromt / example_cache /v2_example_2.json
victor's picture
victor HF Staff
Cache examples and simplify frontend
e2ddf3f verified
Raw
History Blame
460 Bytes
{
"ok": true,
"task": "Find",
"scene": "",
"events": [
{
"start": 0.0,
"end": 1.5,
"description": "the coyote runs across the scene"
}
],
"span": {
"start": 0.0,
"end": 1.5,
"label": "the coyote runs across the scene"
},
"raw": "From 0.0 to 1.5.",
"status": "Find completed in 0.5s on GPU | 9.9s video | format_ok=True",
"duration": 9.916667,
"timings": {
"gpu_seconds": 0.5370825119316578
}
}