You're looking at a specific version of this model. Jump to the model overview.
cjwbw /scalecrafter:8a767e8a
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 professional photograph of an astronaut riding a horse
|
Input prompt
|
negative_prompt |
string
|
Specify things to not see in the output
|
|
width |
integer
(enum)
|
2048
Options: 512, 640, 768, 896, 1024, 1280, 1536, 1792, 2048, 2304, 2560, 2944, 3328, 3712, 4096 |
Width of output image. Lower the setting if out of memory.
|
height |
integer
(enum)
|
2048
Options: 512, 640, 768, 896, 1024, 1280, 1536, 1792, 2048, 2304, 2560, 2944, 3328, 3712, 4096 |
Height of output image. Lower the setting if out of memory.
|
num_inference_steps |
integer
|
50
Min: 1 Max: 500 |
Number of denoising steps
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
|
dilate_settings |
string
|
You can provide a custom setting to specify the layer to use our method and its dilation scale, for example see assets/dilate_settings/sdxl_4096x4096.txt
|
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'}