Skip to content

Commit 8faa824

Browse files
committed
Update pyproject.toml
1 parent 4e40be5 commit 8faa824

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[project]
2-
name = "ComfyUI-3D-Pack"description = "Make ComfyUI generates 3D assets as good & convenient as it generates image/video! This is an extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc.) using cutting edge algorithms (3DGS, NeRF, etc.) and models (InstantMesh, CRM, TripoSR, etc.) Note: There are many CUDA library that need to be installed correctly, please check [Install Instruction](https://github.com/MrForExample/ComfyUI-3D-Pack?tab=readme-ov-file#install)"
3-
version = "0.0.2"
2+
name = "ComfyUI-3D-Pack"
3+
description = "Make ComfyUI generates 3D assets as good & convenient as it generates image/video!"
4+
version = "0.0.1"
45
license = "LICENSE"
56
dependencies = ["cmake", "ninja", "numpy", "einops", "scipy", "kornia", "opencv-python", "pillow", "roma", "nerfacc>=0.5.3", "PyMCubes", "scikit-learn", "diffusers>=0.26.1", "transformers>=4.36.2", "safetensors", "open_clip_torch", "torchmetrics", "pytorch_msssim", "pytorch-lightning", "imageio", "imageio-ffmpeg", "matplotlib", "trimesh", "plyfile", "pygltflib", "xatlas", "pymeshlab", "torchtyping", "tqdm", "jaxtyping", "packaging", "OmegaConf", "pyhocon"]
67

0 commit comments

Comments
 (0)