Nodes Browser
ComfyDeploy: How ComfyUI_InternVL2 works in ComfyUI?
What is ComfyUI_InternVL2?
ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)
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_InternVL2
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI nodes to use InternVL2
https://github.com/OpenGVLab/InternVL
Install
-
推荐使用管理器 ComfyUI Manager 安装(On the Way)
-
手动安装:
cd custom_nodes
git clone https://github.com/leeguandong/ComfyUI_InternVL2.git
- 重启 ComfyUI
Use
-
https://huggingface.co/OpenGVLab/InternVL2-1B
-
节点:
- InternVL Model Loader:自动加载 InternVL 模型
- Dynamic Preprocess:动态分辨率
- InternVL HF Inference:transformers原生推理
- InternVL LMDEPLOY Inference:InternVL推荐的LMDEPLOY推理