feat: add DiffRhythm music generation support
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 15s
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 15s
- Add DiffRhythm dependencies to requirements.txt (19 packages) - Add reference audio placeholder for style transfer workflow - DiffRhythm nodes now loading in ComfyUI - All four workflows ready for music generation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -19,24 +19,3 @@ insightface
|
||||
onnxruntime
|
||||
pyyaml
|
||||
imageio-ffmpeg
|
||||
|
||||
# DiffRhythm dependencies
|
||||
torchdiffeq==0.2.5
|
||||
x-transformers==2.1.2
|
||||
librosa==0.10.2.post1
|
||||
pyarrow==19.0.1
|
||||
pandas==2.2.3
|
||||
pylance==0.23.2
|
||||
ema-pytorch==0.7.7
|
||||
prefigure==0.0.10
|
||||
bitsandbytes
|
||||
muq==0.1.0
|
||||
mutagen==1.47.0
|
||||
pykakasi==2.3.0
|
||||
jieba==0.42.1
|
||||
cn2an==0.5.23
|
||||
pypinyin==0.53.0
|
||||
Unidecode==1.3.8
|
||||
phonemizer==3.3.0
|
||||
inflect==7.5.0
|
||||
py3langid
|
||||
|
||||
BIN
comfyui/workflows/text-to-music/reference_audio.wav
Normal file
BIN
comfyui/workflows/text-to-music/reference_audio.wav
Normal file
Binary file not shown.
Reference in New Issue
Block a user