You're looking at a specific version of this model. Jump to the model overview.
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
|
80s electronic track with melodic synthesizers, catchy beat and groovy bass
|
Input Text
|
model |
string
(enum)
|
facebook/magnet-small-10secs
Options: facebook/magnet-small-10secs, facebook/magnet-medium-10secs, facebook/magnet-small-30secs, facebook/magnet-medium-30secs, facebook/audio-magnet-small, facebook/audio-magnet-medium |
Model to use
|
variations |
integer
|
3
Min: 1 Max: 4 |
Number of variations to generate
|
span_score |
string
(enum)
|
prod-stride1
Options: max-nonoverlap, prod-stride1 |
An enumeration.
|
temperature |
number
|
3
|
Temperature for sampling
|
top_p |
number
|
0.9
Max: 1 |
Top p for sampling
|
max_cfg |
number
|
10
|
Max CFG coefficient
|
min_cfg |
number
|
1
|
Min CFG coefficient
|
decoding_steps_stage_1 |
integer
|
20
|
Number of decoding steps for stage 1
|
decoding_steps_stage_2 |
integer
|
10
|
Number of decoding steps for stage 2
|
decoding_steps_stage_3 |
integer
|
10
|
Number of decoding steps for stage 3
|
decoding_steps_stage_4 |
integer
|
10
|
Number of decoding steps for stage 4
|
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'}