mirror of
https://git.datalinker.icu/kijai/ComfyUI-Hunyuan3DWrapper.git
synced 2025-12-09 04:44:26 +08:00
16 lines
658 B
TOML
16 lines
658 B
TOML
[project]
|
|
name = "comfyui-hunyan3dwrapper"
|
|
description = "Wrapper nodes for https://github.com/Tencent/Hunyuan3D-2, additional installation steps needed, please check the github repository"
|
|
version = "1.0.2"
|
|
license = {file = "LICENSE"}
|
|
dependencies = ["trimesh", "diffusers>=0.31.0","accelerate","huggingface_hub","einops","opencv-python","transformers","xatlas","pymeshlab","pygltflib","scikit-learn","scikit-image","pybind11"]
|
|
|
|
[project.urls]
|
|
Repository = "https://github.com/kijai/ComfyUI-Hunyuan3DWrapper"
|
|
# Used by Comfy Registry https://comfyregistry.org
|
|
|
|
[tool.comfy]
|
|
PublisherId = "kijai"
|
|
DisplayName = "ComfyUI-ComfyUI-Hunyuan3DWrapper"
|
|
Icon = ""
|