Recent stability
100%
latest aggregated LLM7 statistic
video model
gemini-omni-flash is a video-generation model available through the LLM7 API. Supported durations are 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 seconds. Published sizes include 720P, 1080P. It currently costs $0.125 USD per second.
gemini-omni-flashGet an API keyCurrent LLM7 pricing
$0.125 USD per second
Adjust the volume to see an instant estimate at the current public price.
Generated seconds
3 sec
Estimated total
$0.375
Recent aggregated percentages and response-time metrics from LLM7, not a global benchmark or traffic disclosure.
Recent stability
100%
latest aggregated LLM7 statistic
A verified request for this exact model. Add your API key and run it.
curl https://api.llm7.io/v1/videos \
-H "Authorization: Bearer $LLM7_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-omni-flash",
"prompt": "Waves crashing on rocks, cinematic slow motion",
"seconds": "3",
"size": "720P"
}'