mirror of
https://git.datalinker.icu/kijai/ComfyUI-Hunyuan3DWrapper.git
synced 2026-01-23 07:04:25 +08:00
Update readme.md
This commit is contained in:
parent
f750c68888
commit
119092b7f9
11
readme.md
11
readme.md
@ -7,6 +7,17 @@ Download weights <https://huggingface.co/whaohan/bpt/blob/refs%2Fpr%2F1/bpt-8-16
|
||||
|
||||
Copy `bpt-8-16-500m.pt` to `ComfyUI-Hunyuan3DWrapper-main\hy3dgen\shapegen\bpt`
|
||||
|
||||
# Xatlas Upgrade procedure
|
||||
`python_embeded\python.exe -m pip uninstall xatlas`
|
||||
|
||||
`git clone --recursive https://github.com/mworchel/xatlas-python.git`
|
||||
|
||||
`cd .\xatlas-python\`
|
||||
|
||||
`..\python_embeded\python.exe setup.py install`
|
||||
|
||||
`..\python_embeded\python.exe -m pip install .`
|
||||
|
||||
# ComfyUI wrapper for [Hunyuan3D-2](https://github.com/Tencent/Hunyuan3D-2)
|
||||
|
||||
# WORK IN PROGRESS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user