Skip to content

Fixed safety Inputs to videoInference#157

Merged
Sirsho1997 merged 1 commit into
mainfrom
feature-safetyInputs-quickfix
Jun 1, 2026
Merged

Fixed safety Inputs to videoInference#157
Sirsho1997 merged 1 commit into
mainfrom
feature-safetyInputs-quickfix

Conversation

@Sirsho1997
Copy link
Copy Markdown
Contributor

image

@Sirsho1997 Sirsho1997 requested a review from Copilot June 1, 2026 06:05
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 1, 2026

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include review in the PR description. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c8c7ce7a-30c5-4f96-b259-d93d3dd21993

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feature-safetyInputs-quickfix

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

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

This PR updates the video inference workflow and request builder so that Runware Safety Inputs can be provided to video inference requests (mirroring how other Runware tasks in this repo already attach safety settings).

Changes:

  • Updated the Pruna Animate video workflow to include a Runware Safety Inputs node wired into the safetyInputs input of Runware Video Inference.
  • Updated modules/videoInference.py to pass the provided safetyInputs dictionary through to the API payload as genConfig[0]["safety"].

Reviewed changes

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

File Description
workflows/Runware_Video_Inference_Pruna_Animate.json Adds and connects a Runware Safety Inputs node to the video inference node in the example workflow.
modules/videoInference.py Sends the full safetyInputs dict in the video inference payload under the safety key.

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

@Sirsho1997 Sirsho1997 merged commit 2d6d065 into main Jun 1, 2026
2 checks passed
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