You're looking at a specific version of this model. Jump to the model overview.
jimothyjohn /latentblending:7925ea4d
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 |
---|---|---|---|
caption1 |
string
|
Image caption to start with
|
|
caption2 |
string
|
Image caption to end with
|
|
transition_time |
integer
|
5
Min: 1 Max: 60 |
Length of time to transition
|
compute_time |
number
|
15
Min: 10 Max: 300 |
Max compute time per transition
|
crossfeed_power |
number
|
0.5
Min: 0.1 Max: 0.9 |
This fraction of the latents in the last branch are copied from the parents
|
crossfeed_range |
number
|
0.5
Min: 0.1 Max: 0.9 |
Crossfeed is active until this fraction of num_iteration
|
crossfeed_decay |
number
|
0.5
Min: 0.1 Max: 0.9 |
The power of the crossfeed decreases over diffusion iterations
|
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'}