Spaces:
Running
on
L40S
Running
on
L40S
File size: 179 Bytes
4450790 |
1 2 3 4 5 |
// Shim for scripts/ui.ts
export const ComfyDialog = window.comfyAPI.ui.ComfyDialog;
export const $el = window.comfyAPI.ui.$el;
export const ComfyUI = window.comfyAPI.ui.ComfyUI;
|