You're looking at a specific version of this model. Jump to the model overview.
lucataco /sensenova-u1-8b-mot:d4f3278d
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
|
A vibrant male peacock with his tail feathers fully fanned out in a wide, iridescent display of blues and greens, standing in a garden.
|
Text prompt describing the image to generate.
|
| aspect_ratio |
None
|
1:1 (2048x2048)
|
Output resolution bucket. SenseNova U1 is trained on ~2K resolutions.
|
| num_inference_steps |
integer
|
50
Min: 10 Max: 100 |
Number of denoising steps.
|
| cfg_scale |
number
|
4
Min: 1 Max: 15 |
Classifier-free guidance scale.
|
| timestep_shift |
number
|
3
Min: 0.5 Max: 8 |
Timestep schedule shift. Higher = more emphasis on early/coarse steps.
|
| seed |
integer
|
-1
|
Random seed. Set -1 to randomize.
|
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'}