ashawkey / stable-dreamfusion

Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.
Apache License 2.0
7.99k stars 710 forks source link

Getting Bus Error #355

Open dsidorenkoSU opened 3 months ago

dsidorenkoSU commented 3 months ago

Description

I am getting this error on the first example

(venv_stable-dreamfusion) daemon4d_us@instance-20240329-023045:~/stable-dreamfusion$ python main.py --text "a hamburger" --workspace trial -O Bus error

Running this on GCP (Debian 12) with Tesla T4 Device

Steps to Reproduce

  1. Create GCP VM with Tesla T4
  2. Install drivers and CUDA
  3. Run first example: python main.py --text "a hamburger" --workspace trial -O

Expected Behavior

NeRf generated

Environment

Debian 12, Cuda 12.4