Spaces:
Running
on
L40S
Running
on
L40S
File size: 201 Bytes
4450790 |
1 2 3 4 5 |
// Shim for scripts/app.ts
export const ANIM_PREVIEW_WIDGET = window.comfyAPI.app.ANIM_PREVIEW_WIDGET;
export const ComfyApp = window.comfyAPI.app.ComfyApp;
export const app = window.comfyAPI.app.app;
|