You're looking at a specific version of this model. Jump to the model overview.
bryantanjw /entropy-lol:874e9f1f
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 |
---|---|---|---|
checkpoint_model |
None
|
Aniverse.safetensors
|
Checkpoint Model
|
input_prompt |
string
|
Prompt
|
|
negative_prompt |
string
|
lowres, worst quality, ugly, blurry, bad fingers
|
Negative Prompt
|
steps |
integer
|
30
Min: 1 Max: 100 |
Inference Steps
|
sampler_name |
None
|
dpmpp_2m_sde
|
Sampler Name
|
seed |
integer
|
Sampling seed, leave Empty for Random
|
|
cfg |
number
|
10
Min: 1 Max: 30 |
CFG Scale
|
lora |
None
|
LoRA Model
|
|
custom_lora |
string
|
Insert URL to LoRA file (.safetensors)
|
|
lora_strength |
number
|
1
Max: 1 |
LoRA Model
|
width |
integer
|
800
|
Image Width
|
height |
integer
|
1200
|
Image Height
|
batch_size |
integer
|
1
Min: 1 Max: 4 |
Batch Size
|
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'}