Skip to content

Add ComfyUI-ReShot - #3280

Open
maosika-ai wants to merge 1 commit into
Comfy-Org:mainfrom
maosika-ai:add-comfyui-reshot
Open

maosika-ai wants to merge 1 commit into
Comfy-Org:mainfrom
maosika-ai:add-comfyui-reshot

Conversation

@maosika-ai

Copy link
Copy Markdown

Adds ComfyUI-ReShothttps://github.com/maosika-ai/ComfyUI-ReShot (Apache-2.0).

Six nodes that turn a reference video into a control video a video model will follow: Depth (Video Depth Anything), Pose (DWPose → OpenPose-style skeletons, tracked and smoothed across frames, keypoints JSON out) and Canny, each as IMAGE → IMAGE and VIDEO → VIDEO with the Seedance 2.0/2.5 / MiniMax H3 / Wan VACE presets (fps by timestamp, frame-size multiples) applied. Backed by the reshot package on PyPI; requirements.txt installs it. Has pyproject.toml with [tool.comfy], tests and example workflows.

The JSON was validated after the edit (json.load on the whole file).

@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: fbb7d795-0cb2-469d-a5ea-389dffee65d8

📥 Commits

Reviewing files that changed from the base of the PR and between 97f123e and 1ec4460.

📒 Files selected for processing (1)
  • custom-node-list.json

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The custom node manifest now registers ComfyUI-ReShot with its repository, Git installation method, supported workflows, model presets, author, identifier, and Apache-2.0 license.

Changes

Custom node manifest

Layer / File(s) Summary
Register ComfyUI-ReShot
custom-node-list.json
Adds the ComfyUI-ReShot package entry with repository, installation, workflow, model, author, identifier, and license metadata.

Suggested reviewers: ltdrdata

Priority: ⬇️ Low

Merge Risk: ⚪ Minimal · up to 1ec44

This change registers package metadata without an identified impact on installation or custom-node discovery, so it is ready to merge.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

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

@coderabbitai
coderabbitai Bot requested a review from ltdrdata September 14, 2026 05:29
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.

1 participant