Jedrzej Kosinski
Jedrzej Kosinski
Hey, would it be fine if I use portions of this code as reference for new code inside ComfyUI to support Kolors out of the box? I know the license...
This PR merges all changes from [improved_memory branch](https://github.com/comfyanonymous/ComfyUI/tree/improved_memory), and expands ModelPatcher + transformer_options to allow for different weights and properties to be applied for selected conditioning. This is done by...
## Overview This PR adds support for MultiGPU acceleration via 'work unit' splitting - by default, conditioning is treated as work units. Any model that uses more than a single...
(Waiting for frontend PR to be merged first) This PR adds the first native dynamic type: MatchType. You can now force inputs and outputs to 'match' types while being able...
To make V3 Combo work as outputs in the frontend, we provide the list of options as the output io_type. This does not jive well with the current logic of...
If you are importing any of the nodes directly, you likely need to switch over to just copy the code from their body: https://github.com/comfyanonymous/ComfyUI/pull/10149
Hi again lol, if you are importing any of the nodes directly, you likely need to switch over to just copy the code from their body: https://github.com/comfyanonymous/ComfyUI/pull/9716
If you are importing any of the nodes directly, you likely need to switch over to just copy the code from their body: https://github.com/comfyanonymous/ComfyUI/pull/9491
If you are importing any of the nodes directly, you likely need to switch over to just copy the code from their body: https://github.com/comfyanonymous/ComfyUI/pull/9716
If you are importing any of the nodes directly, you likely need to switch over to just copy the code from their body: https://github.com/comfyanonymous/ComfyUI/pull/10174