Interface: GeneratedImageProps
core/image-gen.GeneratedImageProps
Properties
modelName
• modelName: string
The model used for generating the image. Currently only used for debugging.
Defined in
ai-jsx/src/core/image-gen.tsx:98
prompt
• prompt: string
The prompt used for generating the image. Currently only used for debugging.
Defined in
ai-jsx/src/core/image-gen.tsx:96
url
• url: string
The image URL.