@twick/ai-models / Exports / ImageGenerationInput
Interface: ImageGenerationInput
Table of contents
Properties
Properties
guidanceScale
• Optional guidanceScale: number
Defined in
height
• Optional height: number
Defined in
imageUrl
• Optional imageUrl: string
Defined in
negativePrompt
• Optional negativePrompt: string
Defined in
prompt
• prompt: string
Defined in
steps
• Optional steps: number
Defined in
width
• Optional width: number