You're looking at a specific version of this model. Jump to the model overview.
cloneofsimo /sdxl-inversion:17666369
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 |
---|---|---|---|
original_image |
string
|
base image
|
|
original_prompt |
string
|
description of image
|
|
original_negative_prompt |
string
|
negative description of image
|
|
num_inversion_steps |
integer
|
50
Min: 1 Max: 500 |
Number of steps to calculate original latents
|
new_prompt |
string
|
new prompt
|
|
new_negative_prompt |
string
|
new negative prompt
|
|
num_inference_steps |
integer
|
50
Min: 1 Max: 500 |
denoising steps to generate new image
|
guidance_scale |
number
|
3.5
Min: 1 Max: 50 |
Scale for classifier-free guidance
|
apply_watermark |
boolean
|
True
|
Applies a watermark to enable determining if an image is generated in downstream applications. If you have other provisions for generating or deploying images safely, you can use this to disable watermarking.
|
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'}