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

feat: ingest composition nodes into core #7341

Merged
merged 10 commits into from
Nov 19, 2024

Conversation

brandonrising
Copy link
Collaborator

Summary

This PR ingests a subset of the composition nodes defined in https://github.com/dwringer/composition-nodes

Specifically these:

Adjust Image Hue Plus
Blend Latents/Noise (Masked)
Enhance Image
Equivalent Achromatic Lightness
Image Layer Blend
Image Compositor
Image Dilate or Erode
Image Value Thresholds

QA Instructions

Attempt to run each of the above mentioned nodes in workflows

Merge Plan

Can be merged when tested and approved

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@brandonrising brandonrising changed the title Brandon/ingest composition nodes into core feat: ingest composition nodes into core Nov 18, 2024
@github-actions github-actions bot added python PRs that change python files Root invocations PRs that change invocations backend PRs that change backend files python-deps PRs that change python dependencies labels Nov 18, 2024
@brandonrising brandonrising force-pushed the brandon/ingest-composition-nodes-into-core branch from 9bf6918 to 7364808 Compare November 18, 2024 21:33
@psychedelicious psychedelicious force-pushed the brandon/ingest-composition-nodes-into-core branch from 78f0ce7 to 016f332 Compare November 19, 2024 14:50
@github-actions github-actions bot added the frontend PRs that change frontend files label Nov 19, 2024
@psychedelicious psychedelicious enabled auto-merge (rebase) November 19, 2024 14:52
@psychedelicious psychedelicious merged commit f012108 into main Nov 19, 2024
14 checks passed
@psychedelicious psychedelicious deleted the brandon/ingest-composition-nodes-into-core branch November 19, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend PRs that change backend files frontend PRs that change frontend files invocations PRs that change invocations python PRs that change python files python-deps PRs that change python dependencies Root
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants