raubatz's picture
download
raw
331 Bytes
interface ComfyApi extends EventTarget {
api_base: string;
getNodeDefs(): any;
apiURL(url: string): string;
queuePrompt(num: number, data: { output: {}; workflow: {} }): Promise<{}>;
fetchApi(route: string, options?: RequestInit) : Promise<Response>;
interrupt(): void;
}
export declare const api: ComfyApi;

Xet Storage Details

Size:
331 Bytes
·
Xet hash:
ec75f7103622ca2d1bb92fdf9458dc66eaeee1a952cf55466e0943dd181ac4d0

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.