JorgeR81
JorgeR81
@webfiltered, now that "snap to grid" is fixed, can you take a look at this ? When "snap to grid" is enabled, we want the group to also snap to...
Is still possible to add this feature ?
In case the Comfy team ever consider a redesign of the groups, This could also be fixed if the group's header height is changed from ~3.3 grid units, to exactly...
Now that this PR is merged ( https://github.com/comfyanonymous/ComfyUI/pull/2666 ), it should be easier to implement subgraphs, right ? There is already an extension for Subgraph nodes: https://github.com/vivax3794/ComfyUI-Sub-Nodes But I think...
> It looks similar to blender's `nodegroup`, which is what people want `GroupNode`. I wonder if some of the code used for the current Group Nodes could be reused. Now,...
In the Flux examples page you can download models and workflows: https://comfyanonymous.github.io/ComfyUI_examples/flux/
> I got the same issue, loading 2 loras gives OOM. Tried experimenting with --disable-smart-memory --reserve-vram but doesn't seem to help. I have only 8GB VRAM. `--disable-smart-memory` didn't work for...
I can't also use it. I don't OOM, but at the KSampler stage, GPU activity spikes to 100%, even before the first step, and it just gets stuck. Tried with...
I tried the Depth one, from the latest commit ( https://github.com/comfyanonymous/ComfyUI/commit/ea3f39bd6906dd455c867198d4d94152e76ad074 ) and it works with GGUF models. https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Depth
By the way, the Depth ControlNet has a strange behavior that we can only see in the console. It starts to generate, but then it stops before the first step....