why still show me missed nodes in ComfyUI after installing it?
I tried many times:
- install it
apt update
apt install ffmpeg
in ComfyUI/custom_nodes
git clone https://github.com/SpenserCai/ComfyUI-FunAudioLLM
cd ComfyUI-FunAudioLLM
pip install -r requirements.txt
- I download the model from the following sources and place it in the appropriate directory.
CosyVoice-300M -> ComfyUI/models/CosyVoice/CosyVoice-300M
CosyVoice-300M-25Hz -> ComfyUI/models/CosyVoice/CosyVoice-300M-25Hz
CosyVoice-300M-SFT -> ComfyUI/models/CosyVoice/CosyVoice-300M-SFT
CosyVoice-300M-SFT-25Hz -> ComfyUI/models/CosyVoice/CosyVoice-300M-SFT-25Hz
CosyVoice-300M-Instruct -> ComfyUI/models/CosyVoice/CosyVoice-300M-Instruct
SenseVoiceSmall -> ComfyUI/models/SenseVoice/SenseVoiceSmall
It's not working, missed nodes.
why still show me missed nodes in ComfyUI after installing it?
I tried many times:
apt update
apt install ffmpeg
in ComfyUI/custom_nodes
git clone https://github.com/SpenserCai/ComfyUI-FunAudioLLM
cd ComfyUI-FunAudioLLM
pip install -r requirements.txt
CosyVoice-300M -> ComfyUI/models/CosyVoice/CosyVoice-300M
CosyVoice-300M-25Hz -> ComfyUI/models/CosyVoice/CosyVoice-300M-25Hz
CosyVoice-300M-SFT -> ComfyUI/models/CosyVoice/CosyVoice-300M-SFT
CosyVoice-300M-SFT-25Hz -> ComfyUI/models/CosyVoice/CosyVoice-300M-SFT-25Hz
CosyVoice-300M-Instruct -> ComfyUI/models/CosyVoice/CosyVoice-300M-Instruct
SenseVoiceSmall -> ComfyUI/models/SenseVoice/SenseVoiceSmall
It's not working, missed nodes.