Skip to content

Added support for P-video replace#160

Open
Sirsho1997 wants to merge 2 commits into
mainfrom
feature-Pruna-p-video
Open

Added support for P-video replace#160
Sirsho1997 wants to merge 2 commits into
mainfrom
feature-Pruna-p-video

Conversation

@Sirsho1997
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 4, 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: 6d76347c-ff24-4f5c-b60e-5b09e703c7ce

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-Pruna-p-video

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 pull request adds a new Pruna “P-Video Replace” model option across the Video Model Search node and UI, introduces additional video inference settings toggles, and provides a ready-to-use workflow JSON demonstrating P-Video Replace usage.

Changes:

  • Added prunaai:p-video@replace (P-Video Replace) to model selection and default resolution/dimensions mappings (Python + UI).
  • Added sourceAudioSync and turbo settings (with corresponding UI toggle behavior) to Video Inference Settings.
  • Added a new minified workflow: Runware_Video_Inference_P_Video_Replace.json.

Reviewed changes

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

Show a summary per file
File Description
workflows/Runware_Video_Inference_P_Video_Replace.json New example workflow wiring Media Upload + inputs/settings for the P-Video Replace model.
modules/videoSettings.py Adds useSourceAudioSync/sourceAudioSync and useTurbo/turbo to the settings node and includes them in the settings payload when enabled.
modules/videoModelSearch.py Registers the new P-Video Replace model and its default dimensions/resolution.
modules/videoInference.py Changes defaults for useDuration/useFps/useSeed from true to false (affects default payload behavior for new nodes).
clientlibs/utils.js Updates UI logic to toggle the new settings widgets and includes the new model in client-side model lists/mappings.

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

Comment thread modules/videoInference.py
Comment thread modules/videoInference.py
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