-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not recognize scene type! #3
Comments
According to the readme file a base docker image should be like this
sub modules should be installed in running container because of error that no cuda runtime during docker build. pip install -e gaussiansplatting/submodules/diff-gaussian-rasterization |
Please check your
|
Thanks, I checked the download.sh again (I downloaded files manually before), Now struggling with the CPU only issue. It seems like a torch or driver version problem
|
It seems the same "CPU mode only" problem in docker: |
I tried webui in a docker (Window & WSL ) and got error as below
pip list :
The text was updated successfully, but these errors were encountered: