mirror of
https://git.datalinker.icu/kijai/ComfyUI-Hunyuan3DWrapper.git
synced 2025-12-10 05:14:29 +08:00
bump version
This commit is contained in:
parent
8ea265419b
commit
4b3b5f69f3
@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "comfyui-hunyan3dwrapper"
|
name = "comfyui-hunyan3dwrapper"
|
||||||
description = "Wrapper nodes for https://github.com/Tencent/Hunyuan3D-2, additional installation steps needed, please check the github repository"
|
description = "Wrapper nodes for https://github.com/Tencent/Hunyuan3D-2, additional installation steps needed, please check the github repository"
|
||||||
version = "1.0.2"
|
version = "1.0.3"
|
||||||
license = {file = "LICENSE"}
|
license = {file = "LICENSE"}
|
||||||
dependencies = ["trimesh", "diffusers>=0.31.0","accelerate","huggingface_hub","einops","opencv-python","transformers","xatlas","pymeshlab","pygltflib","scikit-learn","scikit-image","pybind11"]
|
dependencies = ["trimesh", "diffusers>=0.31.0","accelerate","huggingface_hub","einops","opencv-python","transformers","xatlas","pymeshlab","pygltflib","scikit-learn","scikit-image","pybind11"]
|
||||||
|
|
||||||
|
|||||||
@ -4,4 +4,5 @@ nvdiffrast
|
|||||||
#for quad remeshing node
|
#for quad remeshing node
|
||||||
pynanoinstantmeshes
|
pynanoinstantmeshes
|
||||||
#for fast decimation node
|
#for fast decimation node
|
||||||
pyfqmr
|
pyfqmr
|
||||||
|
diso
|
||||||
Loading…
x
Reference in New Issue
Block a user