Metadata-Version: 2.1
Name: comfyui-flowty-triposr
Version: 0.0.1
Summary: This is a custom node that lets you use TripoSR right from ComfyUI.
[a/TripoSR](https://github.com/VAST-AI-Research/TripoSR) is a state-of-the-art open-source model for fast feedforward 3D reconstruction from a single image, collaboratively developed by Tripo AI and Stability AI. (TL;DR it creates a 3d model from an image.)
Home-page: https://github.com/flowtyone/ComfyUI-Flowty-TripoSR
Requires-Python: >=3.10
Requires-Dist: omegaconf==2.3.0
Requires-Dist: Pillow==10.1.0
Requires-Dist: einops==0.7.0
Requires-Dist: transformers==4.35.0
Requires-Dist: trimesh==4.0.5
Requires-Dist: huggingface-hub
Requires-Dist: imageio[ffmpeg]
Requires-Dist: scikit-image
