Spaces:
Running
on
L40S
Running
on
L40S
import { ComfyApp } from "../typings/comfy.js"; | |
/** | |
* A dummy ComfyApp that we can import from our code, which we'll rewrite later to the comfyui | |
* hosted app.js | |
*/ | |
export declare const app: ComfyApp; | |