Robin Huang

Results 88 comments of Robin Huang

@GiacomoFergnani Did you install it?

xformer is no longer shipped with standalone windows build. Is xformers is needed, please follow this issue: https://github.com/comfyanonymous/ComfyUI/issues/1065

@mashad98 Can you try the latest standalone package and see if this still happens?

Also would love to see this supported!

@rgthree Hey! Sorry for the long delay. We are launching registry next month and would love to get rgthree-comfy onto the registry. Can you create a publisher on https://registry.comfy.org? Instructions...

@iamwavecut Can you try installing the latest version and see if you still have this issue?

@torealise Can you share which workflow / custom nodes you are using? ComfyUI already caches node outputs unless the inputs have changed. Some custom nodes can override this by saying...

Thanks for sharing this! Much needed.

@fcolecumberri ComfyUI already does that: https://docs.comfy.org/essentials/custom_node_server_overview#is-changed Nodes are only executed when the inputs change (or IS_CHANGED returns a value different from the previous run). As for giving explicit control that...