VAST-AI-Research / TripoSR

MIT License
4.42k stars 507 forks source link

Can it run under CPU? Is there a way to make the generated model more refined #13

Open libai-lab opened 7 months ago

libai-lab commented 7 months ago

Can it run under CPU? Is there a way to make the generated model more refined

bennyguo commented 7 months ago

Yes. Running with --device cpu will work (or if you don't have a CUDA-compatible device it will fallback to CPU directly).