Files
runpod/comfyui/workflows/text-to-music/diffrhythm-reference-based-v1.json
Sebastian Krüger 073711c017
All checks were successful
Build and Push RunPod Docker Image / build-and-push (push) Successful in 14s
fix: use correct DiffRhythm parameter order from UI testing
Correct widgets_values order (11 parameters):
0: model (string)
1: prompt/style_prompt (text)
2: unload_model (boolean)
3: odeint_method (enum)
4: steps (int)
5: cfg (int)
6: quality_or_speed (enum)
7: seed (int)
8: control_after_generate (string)
9: edit (boolean)
10: segments/edit_segments (text)

Updated all four workflows:
- diffrhythm-simple-t2m-v1.json
- diffrhythm-random-generation-v1.json
- diffrhythm-reference-based-v1.json
- diffrhythm-full-length-t2m-v1.json

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 15:57:25 +01:00

4.8 KiB