comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
56.22k stars 5.96k forks source link

How to keep models in memory when switching between multiple mods #2099

Open 66li opened 11 months ago

66li commented 11 months ago

When switching between multiple models, instead of loading them from disk, they are loaded from memory

ltdrdata commented 11 months ago

Add multiple checkpoint loader nodes and switch connection instead of widget value.

66li commented 11 months ago

Add multiple checkpoint loader nodes and switch connection instead of widget value.

Is there some test json