sp1cae
sp1cae
> 我用命令行的方式调用instant-mesh-large模型显存就够用了,用app.py可视化的那个估计是加载了多个模型导致显存不足,问题解决了 python run.py configs/instant-mesh-large.yaml examples/hatsune_miku.png --save_video 这个命令吗, 3090还是会显存不够
> 我主要是想要生成3d模型,没有生成视频,而且图片本身就已经去了背景,我也是用3090,显存够了,命令如下: python run.py configs/instant-mesh-large.yaml Examples/hatsune_miku. png --no_rembg --export_texmap > > > > 我用命令行的方式调用instant-mesh-large模型显存就够用了,用app.py可视化的那个估计是加载了多个模型导致显存不足,问题解决了 > > > > > > python run.py configs/instant-mesh-large.yaml Examples/hatsune_miku.png --save_video这个命令吗, 3090还是会显存不够 解决了谢谢~
> > > It seems that it is a web issue. Try more times at different time, when it successfully download several .json files, Web UI works. > > >...
same error with torch
same issue
> same issue Ran into this too, and solved mine by upgrading my python version to 3.10 work +1