Metadata-Version: 2.1
Name: comfyui-zero123-porting
Version: 0.0.1
Summary: Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)
Home-page: https://github.com/kealiu/ComfyUI-Zero123-Porting
Requires-Python: >=3.10
Requires-Dist: albumentations==1.4.4
Requires-Dist: opencv-python-headless
Requires-Dist: pudb==2024.1
Requires-Dist: imageio==2.34.1
Requires-Dist: imageio-ffmpeg==0.4.9
Requires-Dist: pytorch-lightning==2.2.3
Requires-Dist: torchmetrics==1.3.2
Requires-Dist: omegaconf==2.3.0
Requires-Dist: test_tube==0.7.5
Requires-Dist: streamlit==1.33.0
Requires-Dist: einops==0.8.0
Requires-Dist: torch-fidelity==0.3.0
Requires-Dist: transformers==4.40.1
Requires-Dist: -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
Requires-Dist: -e git+https://github.com/openai/CLIP.git@main#egg=clip
