mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-12 15:20:51 +08:00
- Cosmos now fully tested - Preliminary support for essential Cosmos prompt "upsampler" - Lumina tests - Tweaks to language and image resizing nodes - Fix for #31 all the samplers are now present again
3 lines
103 B
JavaScript
Vendored
3 lines
103 B
JavaScript
Vendored
// Shim for scripts\domWidget.ts
|
|
export const DOMWidgetImpl = window.comfyAPI.domWidget.DOMWidgetImpl;
|