nerfstudio-project/gsplat

Installation and runtime issues with gsplat on Google Colab

jujpenabe opened this issue · 1 comments

Encountered problems installing and running gsplat on Google Colab. A CUDA-related error occurs during python datasets/download_dataset.py, (CUDA and pytorch are installed). Additionally, some Python code prompts for Y/N input (Override Dataset images), but no input prompt is displayed to answer.

Questions:

  1. Recommended platforms for running gsplat?
  2. Do you run gsplat mainly on local machines?
  3. Minimum VRAM requirement?
  4. Plans for Google Colab support?

Thanks in advance.

I did a quick test on colab (T4 GPU) and i was able to install the latest gsplat on it. So it might be just a issue in the previous version (though I can't think of what might cause this).

The colab: https://colab.research.google.com/drive/10HVUf6e8_pRrMj4cmQ5Xepoq6BdkJkav?usp=sharing