ComfyUIInternVL2图像特征提取视觉-语言
将 InternVL2 封装为 ComfyUI 节点,便于在 ComfyUI 内调用 InternVL2 进行图像特征提取与视觉-语言表示,便于快速集成与流程化使用。
💡 在 ComfyUI 流程中快速提取图像特征并与其他节点联用
🍴 3 Forks💻 Python🔄 2024-08-10
https://pan.quark.cn/s/e58c8376a81b
📄 README
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推理
Stars
[](https://star-history.com/#leeguandong/ComfyUI_InternVL2&Date)