Nodes Browser
ComfyDeploy: How ComfyUI_LLaSM works in ComfyUI?
What is ComfyUI_LLaSM?
ComfyUI for [a/LLaSM](https://huggingface.co/spaces/LinkSoul/LLaSM)
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI_LLaSM
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI nodes to use LLaSM
https://huggingface.co/spaces/LinkSoul/LLaSM
Install
-
推荐使用管理器 ComfyUI Manager 安装(On the Way)
-
手动安装:
cd custom_nodes
git clone https://github.com/leeguandong/ComfyUI_LLaSM.git
- 重启 ComfyUI
Use
-
huggingface-cli download --resume-download --local-dir-use-symlinks False LinkSoul/LLaSM-Cllama2 --local-dir LLaSM-Cllama2
-
huggingface-cli download --resume-download --local-dir-use-symlinks False openai/whisper-large-v2 --local-dir whisper-large-v2
-
节点:
- LLaSM Model Loader:自动加载 LLaSM 模型
- LLaSM2Interface:推理
- LLaSM Load Audio:加载音频