Skip to content

Ai_Cf_Leonardo_Phoenix_1_0_Input

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:7071

optional guidance: number

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:7079

Controls how closely the generated image should adhere to the prompt; higher values make the image more aligned with the prompt


optional height: number

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:7087

The height of the generated image in pixels


optional negative_prompt: string

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:7099

Specify what to exclude from the generated images


optional num_steps: number

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:7095

The number of diffusion steps; higher values can improve quality but take longer


prompt: string

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:7075

A text description of the image you want to generate.


optional seed: number

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:7083

Random seed for reproducibility of the image generation


optional width: number

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:7091

The width of the generated image in pixels