Preparing search index...
The search index is not available
@stable-canvas/sd-webui-a1111-client - v1.1.5
@stable-canvas/sd-webui-a1111-client
TextToImageResponse
Type alias TextToImageResponse
Text
To
Image
Response
:
{
images
?:
string
[]
;
info
:
string
;
parameters
:
Record
<
string
,
any
>
;
}
Type declaration
Optional
images
?:
string
[]
The generated image in base64 format.
info
:
string
parameters
:
Record
<
string
,
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@stable-canvas/sd-webui-a1111-client - v1.1.5
Loading...
The generated image in base64 format.