You're looking at a specific version of this model. Jump to the model overview.
jackieyaung /sd-1.5-architect-fastest:0765d412
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 |
|---|---|---|---|
| image |
string
|
Input image for img2img
|
|
| prompt |
string
|
modern interior design, minimalist, 8k, photorealistic
|
Input prompt
|
| negative_prompt |
string
|
worst quality, low quality, normal quality, lowres, monochrome, grayscale, watermark, text, signature, bad anatomy, bad perspective
|
Negative prompt
|
| strength |
number
|
0.5
Max: 1 |
Strength of the img2img transformation (0.0 to 1.0)
|
| guidance_scale |
number
|
1.5
Min: 1 Max: 3 |
Guidance scale (CFG). For LCM, keep this low (1.0 - 2.0)
|
| num_inference_steps |
integer
|
6
Min: 2 Max: 20 |
Number of inference steps. For LCM, 4-8 is usually sufficient.
|
| seed |
integer
|
Random seed. Leave blank to randomize the seed
|
|
| output_format |
None
|
png
|
Format of the output image
|
| output_quality |
integer
|
90
Max: 100 |
Quality of the output image (0-100)
|
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'}