-
When I try to use pytorch3d in a project, It gives the following error:
Warning:
Unable to load the following plugins:
libio_e57.so: libio_e57.so does not seem to be a Qt Plugin.
Cannot load…
-
Thank you for releasing point-e! I was wondering whether there would a way to sample more points than 4096?
I tried to do two-steps upsampling but it does not work.
```
sampler = PointCloudSamp…
-
运行python app/gradio_local.py --port 7860时出现显存不足CUDA out of memory
我所使用的是GPU是3080(10G),ubuntu22.04,CUDA12.1,Py311,其他环境遵守了requirements文本文件
查阅了issues,中的reference #53
但是我并不是在生成模型时出现CUDA out of memor…
-
G:\Unique3D>E:\anaconda3\envs\unique3d-py311\python.exe app/gradio_local.py --port 7860
Traceback (most recent call last):
File "G:\Unique3D\app\gradio_local.py", line 20, in
from app.gradio…
-
I got it working on my Windows.
It might require Visual Studio Build Tools. However, I am not sure because my local already installed previously. If it needs, you can find from [Visual Studio Build T…
-
Traceback (most recent call last):
File "G:\Unique3D\app\gradio_local.py", line 20, in
from app.gradio_3dgen import create_ui as create_3d_ui
ModuleNotFoundError: No module named 'app.gradio…
-
Is it possible to make a custom stream that will generate a planet or am is this tool not that flexible?
-
My PC is not able to use the conda command after installing miniconda, is there any way to install locally without the conda command?
-
Dear Authors,
Congratulations on the release of your great work. I am wondering whether you have tried training the model on the unfiltered 800k Objaverse in your early exploration of the project? …
-
My terminal appears unable to run the local version of the gradio app (`python app/gradio_local.py --port 7860`) because it's unable to find one of the checkpoint files. I've tried using both `https:/…