mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
add ComfyUI-FunAudioLLM (#1112)
This commit is contained in:
parent
792a836121
commit
c2869c8c67
@ -15535,6 +15535,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "SpenserCai",
|
||||||
|
"title": "ComfyUI-FunAudioLLM",
|
||||||
|
"id": "funaudiollm",
|
||||||
|
"reference": "https://github.com/SpenserCai/ComfyUI-FunAudioLLM",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SpenserCai/ComfyUI-FunAudioLLM"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Comfyui custom node for [FunAudioLLM](https://funaudiollm.github.io/) include [CosyVoice](https://github.com/FunAudioLLM/CosyVoice) and [SenseVoice](https://github.com/FunAudioLLM/SenseVoice)."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -21267,5 +21267,21 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "SDXLCustomAspectRatio"
|
"title_aux": "SDXLCustomAspectRatio"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/SpenserCai/ComfyUI-FunAudioLLM": [
|
||||||
|
[
|
||||||
|
"CosyVoiceZeroShotNode",
|
||||||
|
"CosyVoiceSFTNode",
|
||||||
|
"CosyVoiceCrossLingualNode",
|
||||||
|
"CosyVoiceInstructNode",
|
||||||
|
"CosyVoiceSaveSpeakerModelNode",
|
||||||
|
"CosyVoiceLoadSpeakerModelNode",
|
||||||
|
"CosyVoiceLoadSpeakerModelFromUrlNode",
|
||||||
|
"SenseVoiceNode"
|
||||||
|
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-FunAudioLLM"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user