Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more Conditioning nodes #170

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Add more Conditioning nodes #170

merged 1 commit into from
Oct 17, 2024

Conversation

ccssu
Copy link
Collaborator

@ccssu ccssu commented Oct 17, 2024

fix: #169

添加 Conditioning 类型节点
https://github.com/comfyanonymous/ComfyUI/blob/7390ff3b1ec2e15017ba4a52d6eaabc4aa4636e3/nodes.py#L1921-L1926


"ConditioningCombine": "Conditioning (Combine)",
"ConditioningAverage ": "Conditioning (Average)",
"ConditioningConcat": "Conditioning (Concat)",
"ConditioningSetArea": "Conditioning (Set Area)",
"ConditioningSetAreaPercentage": "Conditioning (Set Area with Percentage)",
"ConditioningSetMask": "Conditioning (Set Mask)",

@doombeaker doombeaker merged commit 96664f3 into master Oct 17, 2024
3 checks passed
@doombeaker doombeaker deleted the add_Conditioning_nodes branch October 17, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Support for ComfyUI Core Node ConditioningCombine node in BizyAir
2 participants