Metadata-Version: 2.1
Name: comfyui-minicpm-plus
Version: 1.0.2
Summary: Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions.
Home-page: https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus
Requires-Python: >=3.10
Requires-Dist: transformers
Requires-Dist: tqdm
Requires-Dist: huggingface_hub
Requires-Dist: numpy
Requires-Dist: sentencepiece==0.1.99
Requires-Dist: decord
Requires-Dist: Pillow>=10.1.0
Requires-Dist: jsonschema
Requires-Dist: datamodel-code-generator
Requires-Dist: accelerate>=0.30.1
Requires-Dist: bitsandbytes>=0.43.1
Requires-Dist: optimum>=1.16.1
Requires-Dist: auto-gptq>=0.5.1
