bump manager version to 4.1b6#13022
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis pull request updates the Python dependency version in manager_requirements.txt, bumping comfyui_manager from version 4.1b5 to 4.1b6. The change is a single line modification with no alterations to logic, control flow, or exported entities. 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📝 Coding Plan
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 Tip CodeRabbit can generate a title for your PR based on the changes.Add |
Fix Windows subprocess crash in git_helper by removing comfyui_manager imports that triggered unavailable comfy modules, and add
cm-cli update-cachecommand for populating CNR cache without the web server, along with purge/reinstall fallback and batch failure tracking.References: