You're looking at a specific version of this model. Jump to the model overview.
subhash25rawat /reel-generator:099c1421
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
|
Prompt for reel generation
|
|
negative_prompt |
string
|
poorly Rendered face, poorly drawn hands, poorly rendered hands, low resolution, Images cut out at the top, left, right, bottom, bad composition, mutated body parts, blurry image, disfigured, oversaturated, bad anatomy
|
What you dont want to see the reel
|
genre |
string
(enum)
|
Suspense/Thriller
Options: Suspense/Thriller, Psychological Thriller, Mystery, Supernatural Horror, Survival Drama, Sci-Fi Suspense, Gothic Horror, Crime Thriller, Urban Legends, Adventure Suspense, Dark Fantasy, Existential Horror, Body Horror/Transformation, Techno-Horror, Surreal Suspense |
genre for the generated reel
|
height |
integer
|
1024
|
height of the generated reel. HxW must be 1024x576 or 576x1024 or 768x768 in case of stable-video video model
|
width |
integer
|
576
|
width of the generated reel. HxW must be 1024x576 or 576x1024 or 768x768 in case of stable-video video model
|
video_model |
string
(enum)
|
kling
Options: kling, minimax, luma-ai, ltx-video, stable-video |
model to generate video from
|
image_model |
string
(enum)
|
story-diffusion
Options: story-diffusion, flux |
model which will be used for image generation
|
flux_version |
string
(enum)
|
pro
Options: dev, pro, 1.1-pro, 1.1-pro-ultra |
version of the flux model for image generation. Only applicable for `flux` image_model
|
add_voiceover |
boolean
|
True
|
whether to add AI generated voiceover in reels
|
add_music |
boolean
|
True
|
whether to add AI generated music to reel or not
|
voiceid |
string
(enum)
|
Matthew
Options: Amy, Matthew, Ruth, Danielle, Gregory, Olivia, Emma, Brian, Arthur, Kajal, Niamh, Aria, Ayanda, Ivy, Joanna, Kendra, Kimberly, Salli, Joey, Justin, Kevin |
select voice for voiceover. Applicable when add_voiceover is set to `True`
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}