Skip to main content
Module

x/stable_diffusion_client/mod.ts>SDModels.FileData

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

FileData

Properties

data: string

File data Base64 representation of the file

name: string

File name