Add Comfy-MSS to custom-node-list.json - #3124
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe custom node registry now includes a ChangesComfy-MSS Registry
Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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 |
|
Hi ltdrdata, sorry to bother you. |
Please confine the read path to a fixed base directory ( I'll re-evaluate once these are addressed. |
|
Hi @ltdrdata . Thank you for pointing out these issues. I have addressed them as follows:
I would appreciate it if you could kindly take another look at the revisions. If anything is still not quite right, I will be happy to make further corrections. |
Add Comfy-MSS to custom-node-list.json
repo url: https://github.com/pymss-project/comfy-mss
ComfyUI-MSS provides ComfyUI nodes for music source separation powered by pymss. It supports both built-in pymss model catalog entries and user-provided MSST models, allowing workflows to separate an input audio track into stems such as vocals, instrumental, drums, bass, and other sources.
Included nodes
MSS Separate: separates a ComfyUIAUDIOstream with catalog MSS/non-VR pymss models.MSS Separate List: list-output variant of MSS Separate.Custom MSS Separate: separates audio with user-provided MSS models from the custom model folder.Custom MSS Separate List: list-output variant ofCustom MSS Separate.VR Separate: separates a ComfyUIAUDIOstream with VR/UVR pymss models.VR Separate List: list-output variant ofVR Separate.MSS Params: optional parameter input forMSS SeparateandCustom MSS Separate.VR Params: optional parameter input forVR Separate.Load Audio: loads one audio file and outputs both the audio stream and the file name without extension.Load Audio Batch: loads audio files from a folder as ComfyUI list outputs.Audio Invert Phase: inverts audio inputaand outputs-a.Audio Normalize: normalizes only when the peak is above 0 dBFS.Audio Ensemble: combines 2 to 10 audio inputs with selectable ensemble algorithms and weights.Save Audio: saves ComfyUIAUDIOstreams aswav,flac, ormp3.For more details, visit https://github.com/pymss-project/comfy-mss