You're looking at a specific version of this model. Jump to the model overview.
fofr /tooncrafter:51bf654d
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
|
|
None
|
| negative_prompt |
string
|
|
Things you do not want to see in your video
|
| max_width |
integer
|
512
Min: 256 Max: 768 |
Maximum width of the video
|
| max_height |
integer
|
512
Min: 256 Max: 768 |
Maximum height of the video
|
| image_1 |
string
|
First input image
|
|
| image_2 |
string
|
Second input image
|
|
| image_3 |
string
|
Third input image (optional)
|
|
| image_4 |
string
|
Fourth input image (optional)
|
|
| image_5 |
string
|
Fifth input image (optional)
|
|
| image_6 |
string
|
Sixth input image (optional)
|
|
| image_7 |
string
|
Seventh input image (optional)
|
|
| image_8 |
string
|
Eighth input image (optional)
|
|
| image_9 |
string
|
Ninth input image (optional)
|
|
| image_10 |
string
|
Tenth input image (optional)
|
|
| loop |
boolean
|
False
|
Loop the video
|
| interpolate |
boolean
|
False
|
Enable 2x interpolation using FILM
|
| color_correction |
boolean
|
True
|
If the colors are coming out strange, or if the colors between your input images are very different, disable this
|
| seed |
integer
|
Set a seed for reproducibility. Random by default.
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'items': {'format': 'uri', 'type': 'string'},
'title': 'Output',
'type': 'array'}