feat: add torchcodec dependency for DiffRhythm audio caching
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s
Add torchcodec to ComfyUI requirements.txt to fix audio tensor caching error in DiffRhythm. This package is required for save_with_torchcodec function used by DiffRhythm audio nodes. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -19,3 +19,4 @@ insightface
|
|||||||
onnxruntime
|
onnxruntime
|
||||||
pyyaml
|
pyyaml
|
||||||
imageio-ffmpeg
|
imageio-ffmpeg
|
||||||
|
torchcodec
|
||||||
|
|||||||
Reference in New Issue
Block a user