Nodes Browser

ComfyDeploy: How comfyui-janus works in ComfyUI?

What is comfyui-janus?

ComfyUI nodes for Janus

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for comfyui-janus and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

License License License License

ComfyUI-Janus 🎉

ComfyUI 的 Janus Pro 节点

节点包括:

🟢Janus Pro Model Loader

🟢Janus Pro Multimodal Understanding

🟢Janus Pro Image Generation

_Janus Pro Understanding - ComfyUI - Google Chrome 2025_2_9 22_34_58

插件特色 🕶️

支持批量(batch)图片理解, 输出字符串列表

安装方法 🕹️

方法一: 通过 ComfyUI Manager 安装(推荐)

1.安装 ComfyUI-Manager

2.在管理器中搜索 "Janus", 找到 comfyui-janus

3.点击安装, 重启 ComfyUI

方法二: 克隆仓库到你的 ComfyUI\custom_nodes

打开命令行

把 ComfyUI\custom_nodes 改为你的 custom_nodes 路径

<code>cd ComfyUI\custom_nodes</code>

<code>git clone https://github.com/yanhuifair/comfyui-janus.git</code>

进入插件目录

<code>cd comfyui-janus</code>

安装依赖文件

<code>pip3 install -r requirements.txt</code>

下载模型

在你的 ComfyUI 的 models 目录下创建 deepseek-ai 文件夹

从 Hugging Face 下载模型:

🤗Janus-Pro-1B

🤗Janus-Pro-7B

image

把模型下载到 ComfyUI\models\deepseek-ai 目录下

image

关于我

🎮 游戏开发者 技术美术

🎛️ COMFYUI 开发者

🤖 人工智能 研究者

谢谢你的关注 😘

X (formerly Twitter) Follow

GitHub User's stars

Bilibili: FFFFFFFFair

小红书: 587872489

如果这个项目对你有帮助,请给它一个 Star ⭐️