Skip to content

Update ComfyUI core to v0.9.1#1528

Merged
benceruleanlu merged 3 commits intomainfrom
update-comfyui-core-v0.9.1
Jan 14, 2026
Merged

Update ComfyUI core to v0.9.1#1528
benceruleanlu merged 3 commits intomainfrom
update-comfyui-core-v0.9.1

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Jan 13, 2026

Updated versions

Component Version
ComfyUI core 0.9.1
Frontend 1.36.14
Templates 0.8.4
Embedded docs 0.4.0

┆Issue is synchronized with this Notion page by Unito

@benceruleanlu benceruleanlu requested a review from a team as a code owner January 13, 2026 23:25
Copilot AI review requested due to automatic review settings January 13, 2026 23:25
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. dependencies labels Jan 13, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 13, 2026

Warning

Rate limit exceeded

@benceruleanlu has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 28 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 9f741c9 and 060e870.

📒 Files selected for processing (1)
  • scripts/core-requirements.patch
📝 Walkthrough

Walkthrough

Dependency versions are bumped across platform-specific compiled requirements files and configuration files. comfyui-embedded-docs updated to 0.4.0, comfyui-workflow-templates to 0.8.4, frontend to 1.36.14, and comfyUI to 0.9.1. No functional changes present.

Changes

Cohort / File(s) Summary
Platform-specific compiled requirements
assets/requirements/macos.compiled, assets/requirements/windows_amd.compiled, assets/requirements/windows_cpu.compiled, assets/requirements/windows_nvidia.compiled
Updated comfyui-embedded-docs (0.3.1 → 0.4.0) and comfyui-workflow-templates (0.7.64/0.7.69 → 0.8.4) across all platform variants
Configuration and patch files
package.json, scripts/core-requirements.patch
Updated frontend.version (1.35.9 → 1.36.14), comfyUI.version (0.8.2 → 0.9.1), and matching dependency pins for comfyui-frontend-package, comfyui-workflow-templates, and comfyui-embedded-docs

Possibly related PRs


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.

@benceruleanlu
Copy link
Member Author

BTW CI is red from flakiness, has been for a long time, I will work to resolve this after the p0 and p1 bug fixes required

Copy link
Contributor

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

-comfyui-frontend-package==1.35.9
comfyui-workflow-templates==0.7.69
comfyui-embedded-docs==0.3.1
-comfyui-frontend-package==1.36.14
Copy link

Copilot AI Jan 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The formatting in this patch file is inconsistent. Line 5 is missing the leading space before the minus sign, while lines 6 and 7 have the proper indentation. The line should start with a space followed by the minus sign to match the standard unified diff format.

Suggested change
-comfyui-frontend-package==1.36.14
-comfyui-frontend-package==1.36.14

Copilot uses AI. Check for mistakes.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is right. Really weird how OAI models get this consistently wrong, not sure why.

Comment on lines 6 to 7
comfyui-workflow-templates==0.8.4
comfyui-embedded-docs==0.4.0
Copy link

Copilot AI Jan 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is missing the leading space before the text. According to the unified diff format, context lines and continuation lines should have a space prefix. The line should start with a space to match the proper formatting.

Suggested change
comfyui-workflow-templates==0.8.4
comfyui-embedded-docs==0.4.0
comfyui-workflow-templates==0.8.4
comfyui-embedded-docs==0.4.0

Copilot uses AI. Check for mistakes.
@benceruleanlu
Copy link
Member Author

Going to merge this and release tonight along with the chinese mirror fallback setup

@benceruleanlu benceruleanlu merged commit 676b957 into main Jan 14, 2026
6 of 7 checks passed
@benceruleanlu benceruleanlu deleted the update-comfyui-core-v0.9.1 branch January 14, 2026 04:06
benceruleanlu added a commit that referenced this pull request Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants