You're looking at a specific version of this model. Jump to the model overview.
bryantanjw /entropy-lol:114bf9e2
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
|
(worst quality:1.4), (low quality:1.4), simple background, bad anatomy
|
Negative Prompt
|
steps |
integer
|
20
Min: 1 Max: 100 |
Inference Steps
|
sampler_name |
None
|
dpmpp_2m
|
Sampler Name
|
seed |
integer
|
Sampling seed, leave Empty for Random
|
|
cfg |
number
|
7
Min: 1 Max: 20 |
CFG Scale
|
lora |
None
|
gaming/Ahri.safetensors
|
LoRA Model
|
custom_lora |
string
|
Link to LoRA file (.safetensors). Replicate doesn't allow .safetensors file uploads :(, but you can upload it on app.entropy.so.
|
|
lora_strength |
number
|
1
Max: 1 |
LoRA Strength
|
width |
integer
|
512
|
Image Width
|
height |
integer
|
720
|
Image Height
|
batch_size |
integer
|
1
Min: 1 Max: 4 |
Batch Size
|
upscale_factor |
number
|
3
Max: 3 |
Upscale Factor
|
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'}