Spaces:
Running on Zero
Running on Zero
File size: 253 Bytes
4450790 | 1 2 3 4 5 | // Shim for scripts/defaultGraph.ts
export const defaultGraph = window.comfyAPI.defaultGraph.defaultGraph;
export const defaultGraphJSON = window.comfyAPI.defaultGraph.defaultGraphJSON;
export const blankGraph = window.comfyAPI.defaultGraph.blankGraph;
|