Skip to content

Commit 4e40be5

Browse files
committed
Update pyproject.toml
1 parent 6d1632d commit 4e40be5

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

pyproject.toml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
[project]
2-
name = "ComfyUI-3D-Pack"
3-
description = "
4-
Make ComfyUI generates 3D assets as good & convenient as it generates image/video!
5-
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.)
6-
7-
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)
8-
"
9-
version = "0.0.1"
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"
104
license = "LICENSE"
115
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"]
126

0 commit comments

Comments
 (0)