-
Notifications
You must be signed in to change notification settings - Fork 20
feat(configuration): add Video-to-Video task support in CPU and GPU configurations #132
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
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThe pull request adds a new "Video-to-Video" model category entry to both CPU and GPU configuration files. Each configuration receives an identical model definition with PyTorch and Adapters libraries, expanding the available pipeline types for model loading. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
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.
Actionable comments posted: 2
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
Disabled knowledge base sources:
- Jira integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (2)
ComfyUI/configuration-cpu.json(2 hunks)ComfyUI/configuration-gpu.json(2 hunks)
Summary by CodeRabbit
New Features
Chores