You're looking at a specific version of this model. Jump to the model overview.
andreasjansson /monkey-island-rdm:f907c5ef
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
|
|
Input prompt. Will be prefixed with 'A game scene from Monkey Island: '
|
scale |
number
|
5
|
Classifier-free unconditional scale for the sampler.
|
num_database_results |
integer
|
10
Min: 1 Max: 20 |
The number of search results from the retrieval backend to guide the generation with.
|
steps |
integer
|
100
|
How many steps to run the model for. Using more will make generation take longer. 50 tends to work well.
|
seed |
integer
|
-1
|
Seed for the random number generator. Set to -1 to use a random 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'}