Stability-AI / stable-fast-3d

SF3D: Stable Fast 3D Mesh Reconstruction with UV-unwrapping and Illumination Disentanglement
https://stable-fast-3d.github.io
Other
975 stars 86 forks source link

Can't build texture_baker #35

Closed Banbury closed 2 weeks ago

Banbury commented 2 weeks ago

OS: Windows 11 Compiler: Visual Studio 2022 Commit: f0f7005

When installing the requirements, the build process fails, while trying to build texture_baker. I have attached the build.log. It is very long, and doesn't tell me anything.

Pytorch (with cuda), setuptools==69.5.1 and wheel are all installed.

vork commented 2 weeks ago

Can you try building again with the latest push?

Banbury commented 2 weeks ago

That worked. Thanks you. It appears to run faster, and the textures seem to be a little better. It is a great tool.

DmitryFX commented 2 weeks ago

Same problem. Win10, Py 3.12, cuda 11.8, cl.exe from VC 2017 Log included. texture_baker_fail_log.txt