SongGuess
Preparing search index...
server/worker-configuration
AiTextToImageInput
Type Alias AiTextToImageInput
type
AiTextToImageInput
=
{
guidance
?:
number
;
height
?:
number
;
image
?:
number
[]
;
image_b64
?:
string
;
mask
?:
number
[]
;
negative_prompt
?:
string
;
num_steps
?:
number
;
prompt
:
string
;
seed
?:
number
;
strength
?:
number
;
width
?:
number
;
}
Index
Properties
guidance?
height?
image?
image_
b64?
mask?
negative_
prompt?
num_
steps?
prompt
seed?
strength?
width?
Properties
Optional
guidance
guidance
?:
number
Optional
height
height
?:
number
Optional
image
image
?:
number
[]
Optional
image_
b64
image_b64
?:
string
Optional
mask
mask
?:
number
[]
Optional
negative_
prompt
negative_prompt
?:
string
Optional
num_
steps
num_steps
?:
number
prompt
prompt
:
string
Optional
seed
seed
?:
number
Optional
strength
strength
?:
number
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
guidance
height
image
image_
b64
mask
negative_
prompt
num_
steps
prompt
seed
strength
width
SongGuess
Loading...