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
|
energetic, melodic, rock pop music, electricguitar, drums, synthesizer
|
Describe the 80s music you want. Best genres: rock pop, soul funk, pop ballad, country folk, electronic ambient
|
| duration |
integer
|
30
Min: 1 Max: 30 |
Duration in seconds (max 30)
|
| cfg_coef |
number
|
4
Min: 1 Max: 10 |
Prompt adherence (4-6 recommended, higher = more literal)
|
| temperature |
number
|
1
Min: 0.5 Max: 1.5 |
Creativity (1.0 = balanced, higher = more random)
|
| top_k |
integer
|
250
Max: 500 |
Sampling diversity
|
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'}