Metadata-Version: 2.1
Name: comfyui-mvadapter
Version: 1.0.2
Summary: This extension integrates [a/MV-Adapter](https://github.com/huanngzh/MV-Adapter) into ComfyUI, allowing users to generate multi-view consistent images from text prompts or single images directly within the ComfyUI interface.
Home-page: https://github.com/huanngzh/ComfyUI-MVAdapter
Requires-Python: >=3.10
Requires-Dist: diffusers>=0.31.0
Requires-Dist: transformers>=4.46.3
Requires-Dist: peft
Requires-Dist: numpy
Requires-Dist: huggingface_hub>=0.24.6
Requires-Dist: accelerate>=1.1.1
Requires-Dist: opencv-python-headless
Requires-Dist: safetensors
Requires-Dist: pillow
Requires-Dist: omegaconf
Requires-Dist: trimesh
Requires-Dist: einops
Requires-Dist: timm
Requires-Dist: kornia
Requires-Dist: scikit-image
