Unofficial implementation of a/deepseek-ai/Janus in ComfyUI.
Unofficial implementation of deepseek-ai/Janus in ComfyUI.
git clone https://github.com/chflame163/ComfyUI_Janus_Wrapper.git
ComfyUI\custom_nodes\ComfyUI_Janus_Wrapper
in the resource manager,Enter the following command for the ComfyUI Windows Official Portable:
..\..\..\python_embeded\python.exe -s -m pip install -r requirements.txt
Enter the following command for the Aki-ComfyUI:
..\..\python\python.exe -s -m pip install -r requirements.txt
The model will be automatically downloaded during the first run. If the download fails, please manually download the model.
Download all files of the Janus-Pro-7B and copy to ComfyUI\models\Janus-Pro\Janus-Pro-7B
folder.
Download all files of the Janus-Pro-1B and copy to ComfyUI\models\Janus-Pro\Janus-Pro-1B
folder.
Load the Janus model.
Node Options:
Generate image nodes from text.
Node Options:
Generate text nodes from images.
节点选项:
All nodes follows the MIT license, Some of its functional code comes from other open-source projects. Thanks to the original author. If used for commercial purposes, please refer to the original project license to authorization agreement.