mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-13 07:40:50 +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
126 B
JavaScript
Vendored
3 lines
126 B
JavaScript
Vendored
// Shim for extensions\core\load3d\LoaderManager.ts
|
|
export const LoaderManager = window.comfyAPI.LoaderManager.LoaderManager;
|