← All models
InfinityStar’s unified 8B spacetime autoregressive engine to turn any text prompt into crisp 720p videos - 10× faster than diffusion models.
Details
- Accepts
- text
Pricing
- Price
- 8.75 cr / video
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Random seed for reproducibility. Leave empty for random generation. |
| promptrequired | string | Text prompt for generating the video |
| use_apg | boolean | Whether to use APG |
| tau_video | number | Tau value for video scale |
| aspect_ratio | stringenum: 16:9, 1:1, 9:16 | Aspect ratio of the generated output |
| enhance_prompt | boolean | Whether to use an LLM to enhance the prompt. |
| guidance_scale | number | Guidance scale for generation |
| negative_prompt | string | Negative prompt to guide what to avoid in generation |
| num_inference_steps | integer | Number of inference steps |
Output
| Field | Type | Description |
|---|---|---|
| video | — | Generated video file |