video

Grok Imagine Video Edit

What is Grok Imagine Video Edit

Grok Imagine Video Edit is a video editing model provided by fal. It performs xAI Grok video editing: you provide an existing video and a text prompt, and the model transforms the video accordingly.

Grok Imagine Video Edit via varg vs. calling fal directly

FeatureCalling fal directlyVia varg
Separate account / API keyfal account and key requiredNo separate key needed; use varg credits
Combine with other modelsManual integrationYes, compose in one JSX pipeline
CachingNot includedAutomatic caching via varg
BillingPay fal directlyUnified varg credit billing

Pricing

Grok Imagine Video Edit costs $1.05 per call. The pricing type is flat (one fee per call).

Code example

curl -X POST https://api.varg.ai/v1/generate \
  -H "Authorization: Bearer $VARG_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "fal:grok_imagine_edit"
  }'

When to use Grok Imagine Video Edit vs. other video models

No sibling models were provided in the source data for a direct comparison. Among video models on varg, choose Grok Imagine Video Edit when you need to transform existing videos with text prompts via xAI Grok. If you need a different video workflow, compare the descriptions of other video models in the same category.

FAQ

How much does Grok Imagine Video Edit cost via varg?

It costs $1.05 per call. The pricing type is flat, meaning you pay one fee per call.

Do I need a fal API key to use Grok Imagine Video Edit?

No. When you call it through varg, you use your varg credentials and credit balance. varg handles the provider gateway and caching automatically.

What kind of input does Grok Imagine Video Edit require?

According to its description, it transforms existing videos with text prompts. You provide a source video and a text prompt describing the desired transformation.

Related guides

← Browse all guides