ComfyUI_LLaSM

ComfyUI_LLaSM
★ 5

ComfyUI_LLaSMComfyUI集成LLaSM快速安装
在 ComfyUI 中集成并调用 Hugging Face 上的 LLaSM(a/LLaSM),便于在可视化流程中使用其模型能力,支持快速安装与部署。
💡 在 ComfyUI 流程中调用 LLaSM 模型进行推理或服务集成。
🍴 2 Forks💻 Python🔄 2024-08-10
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/e58c8376a81b
📦 requirements.txt
attrdict
huggingface_hub
transformers>=4.38.2
timm>=0.9.16
sentencepiece
librosa
protobuf==3.19.0
accelerate
image
Star History Chart
📄 README

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:加载音频
  • Stars

    [](https://star-history.com/#leeguandong/ComfyUI_LLaSM&Date)