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