You're looking at a specific version of this model. Jump to the model overview.
erayyavuz /interior-ai:e299c531
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 |
---|---|---|---|
input |
string
|
Input image path
|
|
prompt |
string
|
Text prompt for image generation
|
|
negative_prompt |
string
|
low quality, blurry, watermark, unrealistic
|
Negative text prompt
|
num_inference_steps |
integer
|
50
Min: 1 Max: 500 |
Number of inference steps
|
guidance_scale |
number
|
7.5
Min: 1 Max: 50 |
Guidance scale for generation
|
strength |
number
|
0.8
Max: 1 |
Strength for img2img
|
seed |
integer
|
Random seed for reproducibility
|
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'}