Comfy-Org / Comfy-Org/ComfyUI

The [ SetUnionControlNetType ] options don't mach Flux ControlNet Union modes

Open
#4,823 5 comments 6 reactions 0 assignees View on GitHub
Potential Bug
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Expected Behavior

> This model supports 7 control modes, including canny (0), tile (1), depth (2), blur (3), pose (4), gray (5), low quality (6).

https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro

### Actual Behavior

![un](https://github.com/user-attachments/assets/ffa30f82-526e-4d9a-b922-f8688889be6e)

### Other

This was implemented first in a custom node ( now deprecated ).
https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes/issues

The node creator made a post with some indications:
https://www.reddit.com/r/StableDiffusion/comments/1f69wbs/latest_version_of_comfyui_now_includes_native/

It seems the order of the options is correct, but they are not properly labeled. 

- canny - "openpose"
- tile - "depth"
- depth - "hed/pidi/scribble/ted"
- blur - "canny/lineart/anime_lineart/mlsd"
- pose - "normal"
- grayscale - "segment"
- low quality - "tile"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.