Skip to content

Unofficial implementation of MiniCPM-V and MiniCPM-V-2 in ComfyUI

License

Notifications You must be signed in to change notification settings

hay86/ComfyUI_MiniCPM-V

 
 

Repository files navigation

ComfyUI MiniCPM-V (Unofficial Support)

Unofficial MiniCPM-V support for ComfyUI.

Important Updates

  • 2024/05/22: Added support for MiniCPM-Llama3-V 2.5 (16GB+ video memory required)
  • 2024/04/18: Added ComfyUI nodes and workflow examples

Basic Workflow

This workflow shows the basic usage on querying an image with Chinese and English.

Installation

  • Install from ComfyUI Manager (search for minicpm)

  • Download or git clone this repository into the ComfyUI/custom_nodes/ directory and run:

pip install -r requirements.txt

Download Checkpoints

All the models will be downloaded automatically, no worries.

About

Unofficial implementation of MiniCPM-V and MiniCPM-V-2 in ComfyUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.4%
  • Shell 1.6%