SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
domain
/
com.shifthackz.aisdv1.domain.entity
/
HiresConfig
/
HiresConfig
Hires
Config
constructor
(
enabled
:
Boolean
=
false
,
upscaler
:
String
=
"None"
,
scale
:
Float
=
2.0f
,
steps
:
Int
=
0
,
denoisingStrength
:
Float
=
0.4f
,
hrCfg
:
Float
?
=
null
,
hrDistilledCfg
:
Float
?
=
null
)
(
source
)