Skip to main content
Module

x/stable_diffusion_client/mod.ts>SDModels.ExtrasBatchImagesResponse

stable-diffusion-webui Client writen in Deno
interface SDModels.ExtrasBatchImagesResponse
import { type SDModels } from "https://deno.land/x/stable_diffusion_client@0.0.3/mod.ts";
const { ExtrasBatchImagesResponse } = SDModels;

ExtrasBatchImagesResponse

Properties

html_info: string

HTML info A series of HTML tags containing the process info.

images: string[]

Images The generated images in base64 format.