You're looking at a specific version of this model. Jump to the model overview.

bryantanjw /entropy-lol:0e8fab15

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
string (enum)
Aniverse.safetensors

Options:

Aniverse.safetensors

Checkpoint Model
input_prompt
string
beautiful scenery nature glass bottle landscape, purple galaxy bottle
Prompt
negative_prompt
string
text, watermark, ugly, blurry
Negative Prompt
steps
integer
30
Inference Steps
seed
integer
Sampling seed, leave Empty for Random
cfg
integer
10
CFG Scale
lora
string (enum)
gaming/Miss_Fortune.safetensors

Options:

gaming/Miss_Fortune.safetensors

LoRA Model
custom_lora
string
Insert URL to LoRA file (.safetensors)
lora_strength
integer
1
LoRA Model
width
integer
512
Image Width
height
integer
720
Image Height
batch_size
integer
1
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'}