Files
runpod/comfyui/requirements.txt
Sebastian Krüger a249dfc941
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s
feat: add torchcodec dependency for DiffRhythm audio caching
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>
2025-11-24 12:44:05 +01:00

23 lines
253 B
Plaintext

torch
torchvision
torchaudio
transformers
diffusers>=0.31.0
accelerate
safetensors
omegaconf
einops
kornia
spandrel
soundfile
scikit-image
piexif
segment-anything
GitPython
opencv-python-headless
insightface
onnxruntime
pyyaml
imageio-ffmpeg
torchcodec