Skip to content

Added support for P-try-on and Kling 3#170

Merged
Sirsho1997 merged 1 commit into
mainfrom
feature-p-try-on
Jun 18, 2026
Merged

Added support for P-try-on and Kling 3#170
Sirsho1997 merged 1 commit into
mainfrom
feature-p-try-on

Conversation

@Sirsho1997

Copy link
Copy Markdown
Contributor

Kling 3

image

Pruna - try- on

image

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. To trigger a review, include coderabbit-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: 542bf148-ea35-49fd-8423-7abb36450beb

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:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch feature-p-try-on

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

Copilot AI left a comment

Copy link
Copy Markdown

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 adds new Runware workflows and node updates to support selecting Kling VIDEO 3.0 Turbo for video inference and Pruna P-Image Try-On for image inference, plus exposes a new preserveInputSize setting in the Runware Settings node for keeping original input resolution.

Changes:

  • Added two new example workflows: Kling 3.0 Turbo video inference and Pruna try-on image inference.
  • Updated video model search (Python + frontend JS) to include klingai:kling-video@3.0-turbo, including default dimensions and resolution mapping.
  • Extended Runware image settings to optionally include preserveInputSize, with corresponding UI toggle wiring.

Reviewed changes

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

Show a summary per file
File Description
workflows/Runware_Video_Inference_Kling_3_Turbo.json New workflow demonstrating video inference using Kling VIDEO 3.0 Turbo.
workflows/Runware_Image_Inference_Pruna_Try_On.json New workflow demonstrating Pruna try-on using image inference inputs and settings (incl. preserveInputSize).
modules/videoModelSearch.py Adds Kling VIDEO 3.0 Turbo to model list + dimension/resolution mappings.
modules/settings.py Adds usePreserveInputSize / preserveInputSize to settings node and request builder.
clientlibs/utils.js Mirrors Kling 3.0 Turbo additions for video model search filtering and adds settings UI toggle support for preserveInputSize.

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

@Sirsho1997 Sirsho1997 merged commit 16b08b5 into main Jun 18, 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