【Hunyuan3D_V2秋叶启动器整合包加工作流】腾讯混元3D_V2高分白模加纹理制作3D模型

看网上很多都是腾讯提供的原生包或是用comfyui官方包来进行本部署的,今天我给大家带来的是comfyui秋叶启动器的Hunyuan3D整合包。 这样做的优势是简单便携、启动器或管理器中可以快速管理和更新插件。

首先管理器安装Hunyuan3DWrapper插件(Custom Node)

Hunyuan3D-2模型下载 下载hunyuan3d-delight-v2-0和hunyuan3d-paint-v2-0 推荐使用git clone https://huggingface.co/tencent/Hunyua... 方式

安装custom_rasterizer(重点) 运行“终端管理员”输入 以下命令,注意修改命令行中的路径 Set-Location "D:\comfyui\custom_nodes\ComfyUI-Hunyuan3DWrapper\hy3dgen\texgen\custom_rasterizer" Remove-Item -Recurse -Force build, dist, *.egg-info -ErrorAction SilentlyContinue & "D:\comfyui.ext\python.exe" setup.py clean --all & "D:\comfyui.ext\python.exe" setup.py install

如果报 dataclasses-json相关错误就用以下方法处理 检查并安装兼容版本的 dataclasses-json,使用相对稳定的版本 python.exe -m pip install dataclasses-json==0.5.2

更新 pygltflib python.exe -m pip install --upgrade pygltflib

检查依赖项 python.exe -m pip install --upgrade marshmallow typing-inspect mypy-extensions

清理和重新构建 确保在每次修改代码后都进行清理和重新构建,以避免旧版本的残留影响: Set-Location "D:\comfyui\custom_nodes\ComfyUI-Hunyuan3DWrapper\hy3dgen\texgen\custom_rasterizer" Remove-Item -Recurse -Force build, dist, *.egg-info -ErrorAction SilentlyContinue & "D:\comfyui.ext\python.exe" setup.py clean --all & "D:\comfyui.ext\python.exe" setup.py install

备案号: 湘ICP备2021015274号-3