Skip to main content

@twick/ai-models / Exports / ImageGenerationInput

Interface: ImageGenerationInput

Table of contents

Properties

Properties

guidanceScale

Optional guidanceScale: number

Defined in

orchestration-types.ts:95


height

Optional height: number

Defined in

orchestration-types.ts:93


imageUrl

Optional imageUrl: string

Defined in

orchestration-types.ts:91


negativePrompt

Optional negativePrompt: string

Defined in

orchestration-types.ts:96


prompt

prompt: string

Defined in

orchestration-types.ts:90


steps

Optional steps: number

Defined in

orchestration-types.ts:94


width

Optional width: number

Defined in

orchestration-types.ts:92