ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Add a configured node output cache metaclass.

Open JettHu opened this issue 1 year ago • 1 comments

Implement a configurable node output cache metaclass to reduce unnecessary node executions.

The same model currently leads to reloading due to different node IDs between workflows. Loading the model from disk takes a long time.

JettHu avatar Mar 18 '24 13:03 JettHu

Any updates on this?

sansmoraxz avatar Aug 17 '24 08:08 sansmoraxz

Any updates on this?

I switched to a more compatible implementation that achieves the same purpose and no longer need this.

JettHu avatar Aug 19 '24 03:08 JettHu