You're looking at a specific version of this model. Jump to the model overview.
web-cardinalblue /avatar-loras:3cdce609
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 |
|---|---|---|---|
| prompt |
string
|
Input prompt
|
|
| negative_prompt |
string
|
weird, blurred, low-quality, clustered, ugly
|
Negative prompt
|
| num_images |
integer
|
8
|
Number of images to generate
|
| seamless |
boolean
|
True
|
Make the images seamless
|
| seed |
integer
|
Seed to get reproducible results
|
|
| batch_size |
integer
|
8
|
Number of images to generate in one forward pass
|
| lora_model |
None
|
filipe
|
Pick the LoRA model you want to use
|
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'}