mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-07-20 05:18:15 +08:00
[Partner Nodes] chore(ByteDance): adjust category name (#14752)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
This commit is contained in:
parent
eb02a9413f
commit
3c95bf1b48
@ -2611,7 +2611,7 @@ class ByteDanceSeedAudioNode(IO.ComfyNode):
|
|||||||
return IO.Schema(
|
return IO.Schema(
|
||||||
node_id="ByteDanceSeedAudio",
|
node_id="ByteDanceSeedAudio",
|
||||||
display_name="ByteDance Seed Audio 1.0",
|
display_name="ByteDance Seed Audio 1.0",
|
||||||
category="api node/audio/ByteDance",
|
category="partner/audio/ByteDance",
|
||||||
description=(
|
description=(
|
||||||
"Generate speech, music, sound effects and multi-speaker dialogue from a single prompt "
|
"Generate speech, music, sound effects and multi-speaker dialogue from a single prompt "
|
||||||
"with ByteDance Seed Audio 1.0. Describe the voice(s), emotion, ambience, background music "
|
"with ByteDance Seed Audio 1.0. Describe the voice(s), emotion, ambience, background music "
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user