mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
add ComfyUI-FunAudioLLM (#1112)
This commit is contained in:
parent
792a836121
commit
c2869c8c67
@ -15535,6 +15535,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"https://github.com/SpenserCai/ComfyUI-FunAudioLLM": [
|
||||
[
|
||||
"CosyVoiceZeroShotNode",
|
||||
"CosyVoiceSFTNode",
|
||||
"CosyVoiceCrossLingualNode",
|
||||
"CosyVoiceInstructNode",
|
||||
"CosyVoiceSaveSpeakerModelNode",
|
||||
"CosyVoiceLoadSpeakerModelNode",
|
||||
"CosyVoiceLoadSpeakerModelFromUrlNode",
|
||||
"SenseVoiceNode"
|
||||
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FunAudioLLM"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user