SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
network
/
com.shifthackz.aisdv1.network.request
/
HuggingFaceGenerationRequest
/
Parameters
/
Parameters
Parameters
constructor
(
width
:
Int
?
=
null
,
height
:
Int
?
=
null
,
text
:
String
?
=
null
,
negativePrompt
:
String
?
=
null
,
seed
:
String
?
=
null
,
numInferenceSteps
:
Int
?
=
null
,
guidanceScale
:
Float
?
=
null
)
(
source
)