You're looking at a specific version of this model. Jump to the model overview.
qwaezrx /comfyui-sdxl-dreambooth-lora:933a74a0
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
|
artistic photo of 1 var_1 var_2 wearing Santa costume, small cute santa hat, Christmas tree, Christmas style, Christmas concept, (Christmas:1.2), presents, (var_1 var_2:1.3), (midnight:1.5), (fancy:1.5), twinkle, colorful background, fancy wallpaper, professional photo, 4k, profile, Christmas socks, socks
|
Prompt (instance_prompt: var_1, class_prompt: var_2)
|
negative_prompt |
string
|
text, watermark, low quality, day, bad body, monotone background, white wall, white background, bad hat, bad costume, 2, double hat, nsfw, bad hands
|
Negative Prompt
|
steps |
integer
|
20
|
Steps
|
instance_prompt |
string
|
zwc
|
Instance Prompt (var_1)
|
class_prompt |
string
|
cat
|
Class Prompt (var_2)
|
batch_size |
integer
|
1
|
Number of images to generate
|
width |
integer
|
1024
|
None
|
height |
integer
|
1024
|
None
|
seed |
integer
|
Sampling seed, leave Empty for Random
|
|
lora_url |
string
|
https://drive.google.com/file/d/1aPM277uFZu_m7bAjJBS2Ia03dP5_fk0W/view?usp=sharing
|
LoRA Model URL from aws or google drive (e.g. https://<bucket-name>.s3.<region>.amazonaws.com/<bucket-name>/<path-to-lora-model>.safetensors)
|
s3_access_key |
string
|
|
Required if using non public s3 bucket
|
s3_secret_access_key |
string
|
|
Required if using non public s3 bucket
|
s3_output_dir |
string
|
|
(Optional) 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'}