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

littlemonsterzhang /wai90_sdxl:fe218c19

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
workflow_json
string
examples/api_workflows/sdxl_lora_work_api.json
Your ComfyUI workflow as JSON string or URL. You must use the API version of your workflow. Get it from ComfyUI using 'Save (API format)'. Instructions here: https://github.com/replicate/cog-comfyui
prompt
string
A beautiful landscape with mountains and a lake
Text prompt for image generation
negative_prompt
string
blurry, bad quality, distorted
Negative prompt to specify what you don't want in the generated image
randomise_seeds
boolean
True
Automatically randomise seeds (seed, noise_seed, rand_seed)

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