Kind: Interface
Source: atloria-monorepo/libs/pme-core/src/types/index.ts
Image generation request.
Properties
| Property | Type |
|---|---|
prompt | string |
width | number |
height | number |
background | `'transparent' |
quality | `'low' |
Kind: Interface
Source: atloria-monorepo/libs/pme-core/src/types/index.ts
Image generation request.
| Property | Type |
|---|---|
prompt | string |
width | number |
height | number |
background | `'transparent' |
quality | `'low' |
Was this page helpful?