We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3dd51c commit bec96a7Copy full SHA for bec96a7
pyproject.toml
@@ -1,9 +1,9 @@
1
[project]
2
name = "comfyui-if_trellis"
3
description = "ComfyUI IF Trellis creates a 3d mesh from a single view or multi angle pictures"
4
-version = "0.1.4"
+version = "0.1.5"
5
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"]
+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"]
7
8
[project.urls]
9
Repository = "https://github.com/if-ai/ComfyUI-IF_Trellis.git"
0 commit comments