Extension for webui.
a extensions bring TripoSr Demo to webui
1.Install from webui's Extensions tab.
2.You need to add --disable-safe-unpickle commandline argument to webui-user.bat
AttributeError: module 'torchmcubes_module' has no attribute 'mcubes_cuda'
or
torchmcubes was not compiled with CUDA support, use CPU version instead.
This is because torchmcubes
is compiled without CUDA support. Please make sure that
- The locally-installed CUDA major version matches the PyTorch-shipped CUDA major version. For example if you have CUDA 11.x installed, make sure to install PyTorch compiled with CUDA 11.x.
setuptools>=49.6.0
. If not, upgrade bypip install --upgrade setuptools
.
Then re-install torchmcubes
by:
pip uninstall torchmcubes
pip install git+https://github.com/tatsy/torchmcubes.git
1.You can use the tab just like TripoSr Demo
2.You can use in txt2img tab it will generate model in outputs folder