SDInfoBase: {
filename: string;
model_name: string;
name: string;
options: Record<string, string>;
path: string;
scale: number;
title: string;
}
Type declaration
filename: string
model_name: string
name: string
options: Record<string, string>
path: string
scale: number
title: string
Represents the Base SD Information object