Skip to content

Fix Bernini workflow issues#943

Merged
comfyui-wiki merged 1 commit into
mainfrom
fix-bernini_r-workflow-issues
Jun 16, 2026
Merged

Fix Bernini workflow issues#943
comfyui-wiki merged 1 commit into
mainfrom
fix-bernini_r-workflow-issues

Conversation

@comfyui-wiki

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown
Contributor

🔤 Spellcheck Results

Check Status
templates/index.json (titles & descriptions) ✅ No issues found
Workflow JSON notes (MarkdownNote / Note nodes) ✅ No issues found

All spellchecks passed! 🎉

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

The ComfyUI workflow template JSON for Bernini-R corrects the workflow title from "VIdeo Edit (Bernini-R)" to "Image Edit (Bernini-R)" at both the top-level and subgraph level. Node name for S&R, cnr_id, and ver metadata fields are added uniformly across ~40 nodes. Minor geometry and canvas layout values are also adjusted.

Changes

Bernini-R Workflow Template Update

Layer / File(s) Summary
Workflow title correction
templates/video_bernini_r_image_editing.json
Top-level template title and subgraph name changed from "VIdeo Edit (Bernini-R)" to "Image Edit (Bernini-R)" — a typo that had been hiding in plain site (pun intended).
Top-level graph node metadata and geometry
templates/video_bernini_r_image_editing.json
Node name for S&R, cnr_id, and ver metadata fields added to BatchImagesNode, LoadImage (×2), ResizeImageMaskNode, GetImageSize, ImageCompare, PreviewAny, RegexExtract, Int (line index), and StringReplace nodes; numeric geometry values adjusted on LoadImage and ResizeImageMaskNode.
Subgraph node metadata additions
templates/video_bernini_r_image_editing.json
Node name for S&R, cnr_id, and ver metadata fields added uniformly across all ~30 subgraph nodes including loaders (CLIPLoader, VAELoader, UNETLoader ×2, LoraLoaderModelOnly ×2), samplers (SamplerCustom ×2, KSamplerSelect, BasicScheduler, SplitSigmas), conditioning (BerniniConditioning, CLIPTextEncode ×2), switches (ComfySwitchNode ×4), and primitive inputs (PrimitiveInt ×4, PrimitiveFloat ×2, PrimitiveBoolean, PrimitiveStringMultiline).
Canvas layout metadata update
templates/video_bernini_r_image_editing.json
extra.ds canvas scale and offset coordinates updated to reflect the new layout view.
🚥 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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-bernini_r-workflow-issues
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch fix-bernini_r-workflow-issues

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@comfyui-wiki comfyui-wiki merged commit de329ca into main Jun 16, 2026
12 of 13 checks passed
@comfyui-wiki comfyui-wiki deleted the fix-bernini_r-workflow-issues branch June 16, 2026 03:42
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