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
/
StableDiffusionScripts
/
StableDiffusionScripts
Stable
Diffusion
Scripts
constructor
(
txt2img
:
List
<
String
>
=
emptyList()
,
img2img
:
List
<
String
>
=
emptyList()
,
extensions
:
List
<
String
>
=
emptyList()
)
(
source
)