[Partner Nodes] chore(ByteDance): adjust category name (#14752)
Signed-off-by: bigcat88 <bigcat88@icloud.com>
This commit is contained in:
parent
de1b8f3e8d
commit
1073a74976
|
|
@ -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