-
Notifications
You must be signed in to change notification settings - Fork 183
Update ComfyUI core to v0.10.0 #1557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📝 WalkthroughWalkthroughThis pull request updates the ComfyUI-related dependencies across all platform-specific requirement files. The comfyui-workflow-templates package is bumped from version 0.8.4 to 0.8.14, and the ComfyUI configuration version in package.json is updated from 0.9.1 to 0.10.0. The core requirements patch is also synchronized with these changes. Changes
Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
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. Comment |
There was a problem hiding this 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 PR updates the ComfyUI core to version v0.10.0 and workflow templates to v0.8.14. The updates are applied consistently across all configuration files and platform-specific requirement files.
Changes:
- Updated ComfyUI core version from 0.9.1 to 0.10.0 in package.json
- Updated comfyui-workflow-templates from 0.8.4 to 0.8.14 across all platform requirements files
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Updated ComfyUI core version to 0.10.0 |
| scripts/core-requirements.patch | Updated workflow templates version to 0.8.14 in the patch file |
| assets/requirements/windows_nvidia.compiled | Updated comfyui-workflow-templates dependency to 0.8.14 |
| assets/requirements/windows_cpu.compiled | Updated comfyui-workflow-templates dependency to 0.8.14 |
| assets/requirements/windows_amd.compiled | Updated comfyui-workflow-templates dependency to 0.8.14 |
| assets/requirements/macos.compiled | Updated comfyui-workflow-templates dependency to 0.8.14 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| --- a/requirements.txt | ||
| +++ b/requirements.txt | ||
| @@ -1,4 +1,3 @@ | ||
| -comfyui-frontend-package==1.36.14 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you know why this line is red if the version didn't change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's github's git patch styling AFAIK
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know, but just wondering why it styles an unchanged line red here.
Updated versions
┆Issue is synchronized with this Notion page by Unito
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.