From e389ba9029894dcdb4d99ea15337f6e0614401c5 Mon Sep 17 00:00:00 2001 From: Easymode <76738305+Easymode-ai@users.noreply.github.com> Date: Tue, 18 Feb 2025 23:52:14 +0000 Subject: [PATCH] Update readme.md --- readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/readme.md b/readme.md index 122bd66..46731fe 100644 --- a/readme.md +++ b/readme.md @@ -34,6 +34,15 @@ or with portable (in `ComfyUI_windows_portable` -folder): Current latest portable was updated to use pytorch 2.6.0, for this you should use new wheel: `python_embeded\python.exe -m pip install ComfyUI\custom_nodes\ComfyUI-Hunyuan3DWrapper\wheels\custom_rasterizer-0.1.0+torch260.cuda126-cp312-cp312-win_amd64.whl` +# BPT +`cd ComfyUI-Hunyuan3DWrapper-main\hy3dgen\shapegen\bpt` +`python_embeded\python.exe -m pip install -r requirements.txt` + +Download weights + +Download checkpoint + +Copy `bpt-8-16-500m.pt`, `shapevae-256.ckpt` to `ComfyUI-Hunyuan3DWrapper-main\hy3dgen\shapegen\bpt` This was tested to work on latest ComfyUI portable install