Files
runpod/comfyui
Sebastian Krüger 67d41c3923
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 13s
fix: patch infer_utils.decode_audio instead of DiffRhythmNode.infer
The correct function to patch is decode_audio from infer_utils module,
which is where chunked VAE decoding actually happens. This intercepts
the call at the right level to force chunked=False.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 17:28:30 +01:00
..