Function image_generation

Source
pub async fn image_generation(
    req: &mut ImageCreateRequest,
) -> Result<ListImagesResponse, LlamaCoreError>
Expand description

Create an image given a prompt.