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

Added support for bounding boxes in the Invocation API #6781

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

JPPhoto
Copy link
Contributor

@JPPhoto JPPhoto commented Aug 25, 2024

Adding built-in bounding boxes as a core type would help developers of nodes that include bounding box support.

Summary

In keeping with the core value that developers shouldn't pull in internal parts of Invoke, this change exposes the bounding
box field and output.

Related Issues / Discussions

Primarily for node developers.

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

Adding built-in bounding boxes as a core type would help developers of nodes that include bounding box support.
@github-actions github-actions bot added the python PRs that change python files label Aug 25, 2024
@psychedelicious psychedelicious merged commit 526e0f3 into invoke-ai:main Aug 25, 2024
29 checks passed
@JPPhoto JPPhoto deleted the add-bounding-box-to-api branch August 25, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants