We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fb6cba commit 9c69b6fCopy full SHA for 9c69b6f
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "comfyui-hunyan3dwrapper"
3
description = "Wrapper nodes for https://github.com/Tencent/Hunyuan3D-2, additional installation steps needed, please check the github repository"
4
-version = "1.0.1"
+version = "1.0.2"
5
license = {file = "LICENSE"}
6
dependencies = ["trimesh", "diffusers>=0.31.0","accelerate","huggingface_hub","einops","opencv-python","transformers","xatlas","pymeshlab","pygltflib","scikit-learn","scikit-image","pybind11"]
7
0 commit comments