Skip to content

Added support for Exactly#106

Open
Sirsho1997 wants to merge 2 commits intomainfrom
feature-ExactlySupport
Open

Added support for Exactly#106
Sirsho1997 wants to merge 2 commits intomainfrom
feature-ExactlySupport

Conversation

@Sirsho1997
Copy link
Contributor

image

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for richer per-reference metadata (type + strength) to Runware image inference custom inputs, and includes a sample Exactly workflow demonstrating the new fields.

Changes:

  • Extend Runware Image Inference Inputs to accept optional Reference Type N and Reference Strength N fields per reference image.
  • Update reference collection logic to emit structured reference entries (image + optional tag/type/strength) when applicable.
  • Add a new Exactly workflow JSON showcasing the updated inputs wiring.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
workflows/Runware_Image_Inference_Exactly.json New example workflow using the Image Inference Inputs node (including reference type/strength fields).
modules/imageInferenceInputs.py Adds new optional inputs and updates reference serialization to include optional type/strength.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for typed reference images (and optional strength) in the “Runware Image Inference Inputs” node, plus a ready-to-use example workflow for the Exactly model.

Changes:

  • Extend imageInferenceInputs to accept Reference Type N and Reference Strength N alongside existing reference images/tags.
  • Update reference collection to emit enriched reference entries (with type and optional strength when type is sketch) while preserving the legacy “list of images” output when no metadata is provided.
  • Add a new workflow JSON demonstrating “Exactly” image inference using the updated inputs node.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
workflows/Runware_Image_Inference_Exactly.json New example workflow wiring “Runware Image Inference Inputs” into “Runware Image Inference” for Exactly models.
modules/imageInferenceInputs.py Adds new optional reference metadata fields and serializes them into the referenceImages inputs payload.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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.

2 participants