You're looking at a specific version of this model. Jump to the model overview.
qwaezrx /comfyui-sdxl-dreambooth-lora:540a59e0
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_prompt |
string
|
A photo of var_1 var_2
|
Prompt
|
negative_prompt |
string
|
text, watermark, ugly, blurry
|
Negative Prompt
|
steps |
integer
|
20
|
Steps
|
instance_prompt |
string
|
cat
|
Instance Prompt (var_1)
|
class_prompt |
string
|
zwc
|
Class Prompt (var_2)
|
seed |
integer
|
Sampling seed, leave Empty for Random
|
|
s3_lora_url |
string
|
https://<bucket-name>.s3.<region>.amazonaws.com/<path-to-lora-model>.safetensors
|
S3 LoRA Model URL
|
s3_access_key |
string
|
S3 Access Key
|
|
s3_secret_access_key |
string
|
S3 Secret Access Key
|
|
s3_output_dir |
string
|
S3 Image Save Directory
|
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'}