You're looking at a specific version of this model. Jump to the model overview.
usamaehsan /ltx-25-distilled:8ca1a6e6
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| prompt |
string
|
Text prompt describing the video
|
|
| image |
string
|
Optional first-frame image (image-to-video)
|
|
| width |
integer
|
768
Min: 256 Max: 1536 |
None
|
| height |
integer
|
1280
Min: 256 Max: 1536 |
None
|
| duration |
number
|
4
Min: 1 Max: 10 |
Clip length in seconds
|
| seed |
integer
|
-1
|
-1 = random
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}