Skip to main content
Module

x/stable_diffusion_client/mod.ts>SDModels.PredictBody

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

PredictBody

Properties

optional
session_hash: string

Session Hash

data: Array<boolean | number | string>

Data

optional
fn_index: number

Fn Index

optional
batched: boolean

Batched default Value false