You're looking at a specific version of this model. Jump to the model overview.

cjwbw /text2video-zero:e671ffe4

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
model_name
string
dreamlike-art/dreamlike-photoreal-2.0
choose your model, the model should be avaliable on HF
prompt
string
A horse galloping on a street
Input Prompt
negative_prompt
string
Negative Prompt
timestep_t0
integer
44
Perform DDPM steps from t0 to t1. The larger the gap between t0 and t1, the more variance between the frames. Ensure t0 < t1
timestep_t1
integer
47
Perform DDPM steps from t0 to t1. The larger the gap between t0 and t1, the more variance between the frames. Ensure t0 < t1
motion_field_strength_x
integer
12

Min: -20

Max: 20

None
motion_field_strength_y
integer
12

Min: -20

Max: 20

None
video_length
integer
20
Video length in seconds
fps
integer
4
video frames per second
seed
integer
Random seed. Leave blank to randomize the seed

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'}