SDAI
Toggle table of contents
Main site
Telegram
Discord
ios
Target filter
ios
Switch theme
Search in API
Skip to content
SDAI
feature/coreml
/
com.shifthackz.aisdv1.feature.coreml
/
SiliconDiffusionCoreMlRequest
/
SiliconDiffusionCoreMlRequest
Silicon
Diffusion
Core
Ml
Request
ios
constructor
(
modelPath
:
String
,
prompt
:
String
,
negativePrompt
:
String
,
samplingSteps
:
Int
,
cfgScale
:
Float
,
width
:
Int
,
height
:
Int
,
seed
:
String
,
batchCount
:
Int
,
allowNsfw
:
Boolean
,
startingImageBase64
:
String
?
,
strength
:
Float
)
(
source
)