theEricMa/ScaleDreamer

Solved

muses0229 opened this issue · 5 comments

Hi, I'd like to know how much memory is required for ScaleDreamer? An A100 or just RTX3090 with 24GB will be enough?

Hi, thanks for your interest in our work. Our Stable Diffusion experiments can run within 32 GB per GPU, while MVDream experiments require 40 GB per GPU.

Is there any way to run on a RTX3090 with 24GB?

Okay, I'll try to reduce the memory usage. I'll let you know once it's done.

Thanks a lot!

I got the following error:
ImportError: cannot import name 'csrc' from 'nerfacc'
how to handle

Is it possible to run successfully on H100 GPU? It seems threestudio repo is not support H-series GPUs currently as far as I know

Hi, @CinKKKyo. We have tested this repo on V100, A6000, and A100 GPUs, and it works well. I believe it should also perform well on H-series GPUs.