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

fofr /image-merge-sdxl:101190cb

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
base_model
string (enum)
albedobaseXL_v13.safetensors

Options:

albedobaseXL_v13.safetensors, juggernautXL_v8Rundiffusion.safetensors, proteus_v02.safetensors, RealVisXL_V3.0.safetensors, RealVisXL_V4.0.safetensors, sd_xl_base_1.0.safetensors, starlightXLAnimated_v3.safetensors

Select the base model for the prediction
image_1
string
None
image_2
string
None
merge_strength
number
1

Max: 1

Reduce strength to increase prompt weight
added_merge_noise
number
0.8

Max: 1

More noise allows for more prompt control
prompt
string
a photo
A prompt to guide the image merging
negative_prompt
string
Things you do not want in the merged image
width
integer
1024
None
height
integer
1024
None
steps
integer
20
None
seed
integer
Fix the random seed for reproducibility
batch_size
integer
1

Min: 1

Max: 8

The batch size for the model

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'}