You're looking at a specific version of this model. Jump to the model overview.
sontungpytn /comfyui-lora-upscaler:511e14e8
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 |
|---|---|---|---|
| positive_prompt |
string
|
Hey! Have a nice day :D
|
Positive Prompt
|
| negative_prompt |
string
|
|
Negative Prompt
|
| upscaler |
None
|
4x-UltraSharp
|
Upscaler
|
| lora |
None
|
genshinfull
|
Lora
|
| seed |
integer
|
Sampling seed, leave Empty for Random
|
|
| steps |
integer
|
20
|
Steps
|
| cfg |
number
|
8
|
CFG
|
| sampler_name |
None
|
euler
|
Sampler
|
| scheduler |
None
|
normal
|
Scheduler
|
| denoise |
number
|
0.8
|
Denoise
|
| width |
integer
|
512
|
Width
|
| height |
integer
|
512
|
Height
|
| use_upscaler |
boolean
|
True
|
Use Upscaler
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}