Spaces:
Running on Zero
Running on Zero
File size: 477 Bytes
e2ddf3f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | {
"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
}
}
|