Skip to content

Commit bec96a7

Browse files
authored
Update pyproject.toml
update
1 parent a3dd51c commit bec96a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[project]
22
name = "comfyui-if_trellis"
33
description = "ComfyUI IF Trellis creates a 3d mesh from a single view or multi angle pictures"
4-
version = "0.1.4"
4+
version = "0.1.5"
55
license = { file = "LICENSE.txt" }
6-
dependencies = ["pillow", "imageio", "imageio-ffmpeg", "tqdm", "easydict","opencv-python-headless","scipy","ninja","plyfile","diso","rembg","onnxruntime-gpu","trimesh","xatlas","pyvista","pymeshfix","igraph","sageattention","git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8","xformers","spconv-cu120"]
6+
dependencies = ["pillow", "imageio", "imageio-ffmpeg", "tqdm", "easydict","opencv-python-headless","scipy","ninja","plyfile","rembg","onnxruntime-gpu","trimesh","xatlas","pyvista","pymeshfix","igraph","sageattention","git+https://github.com/EasternJournalist/utils3d.git@9a4eb15e4021b67b12c460c7057d642626897ec8","xformers","spconv-cu120"]
77

88
[project.urls]
99
Repository = "https://github.com/if-ai/ComfyUI-IF_Trellis.git"

0 commit comments

Comments
 (0)