1
0
Fork 0

add highres to server params

This commit is contained in:
Sean Sube 2023-04-01 11:31:34 -05:00
parent ba09748e94
commit 4e481e4864
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 18 additions and 0 deletions

View File

@ -60,6 +60,24 @@
"max": 1024,
"step": 8
},
"highresScale": {
"default": 1,
"min": 1,
"max": 4,
"step": 1
},
"highresSteps": {
"default": 0,
"min": 1,
"max": 200,
"step": 1
},
"highresStrength": {
"default": 0.5,
"min": 0,
"max": 1,
"step": 0.1
},
"inversion": {
"default": "",
"keys": []