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
/
FalAiTextToImageRequest
/
FalAiTextToImageRequest
Fal
Ai
Text
To
Image
Request
constructor
(
prompt
:
String
,
imageSize
:
String
,
numInferenceSteps
:
Int
,
guidanceScale
:
Float
,
seed
:
Long
?
=
null
,
syncMode
:
Boolean
=
false
,
numImages
:
Int
=
1
,
enableSafetyChecker
:
Boolean
=
true
,
outputFormat
:
String
=
"png"
,
acceleration
:
String
=
"none"
)
(
source
)