Metadata-Version: 2.1
Name: comfyui-meshy
Version: 0.0.1
Summary: ComfyUI-Meshy is a 3D generation extension based on Meshy AI API. It provides Text-to-3D and Image-to-3D capabilities within ComfyUI, allowing you to generate 3D models directly from text prompts or images. Supports multiple AI models (Meshy-4, Meshy-5, Meshy-6) with customizable topology, polygon count, and PBR settings.
Home-page: https://github.com/Kazama-Suichiku/ComfyUI-Meshy
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: requests
Requires-Dist: pyhocon
