You're looking at a specific version of this model. Jump to the model overview.

jackieyaung /sd-xl-interior-design:8e8ef690

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
输入的室内照片
prompt
string
Professional photography of a mid-century modern living room, architectural digest style. Featuring wood, symmetry, Scandinavian design, mixed textures, vintage, reclaimed furniture, ergonomic layout. Cinematic lighting, atmospheric, photorealistic, sharp focus, 8k, highly detailed.
设计风格描述
negative_prompt
string
cartoon, illustration, 3d render, painting, drawing, anime, low quality, blurry, watermark, text, signature, people, humans, distorted perspective
负向提示词(不想出现的内容)
steps
integer
20

Min: 10

Max: 50

推理步数
cfg
number
6

Min: 1

Max: 15

CFG Scale(提示词引导强度)
denoise
number
0.75

Max: 1

去噪强度(越高变化越大)
depth_strength
number
0.35

Max: 1

Depth ControlNet 强度(保持空间结构)
depth_start
number
0.25

Max: 1

Depth ControlNet 开始比例
depth_end
number
0.8

Max: 1

Depth ControlNet 结束比例
tile_strength
number
0.15

Max: 1

Tile ControlNet 强度(保持细节纹理)
tile_start
number
0.6

Max: 1

Tile ControlNet 开始比例
tile_end
number
1

Max: 1

Tile ControlNet 结束比例
seed
integer
随机种子(留空则随机)
output_format
None
webp
Format of the output images
output_quality
integer
95

Max: 100

Quality of the output images, from 0 to 100. 100 is best quality, 0 is lowest quality.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}