Add Installation Process for Mac to README #2399
AdonaiVera
started this conversation in
General
Replies: 1 comment 10 replies
-
Any detailed documentation? |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Nerf-Studio team,
I recently noticed the deployment of Nerf-Studio V0.3.2 and was thrilled to see that it now supports Mac. However, upon checking the documentation, I couldn't find a detailed installation process specifically for Mac users.
Given the increasing number of Mac users in the developer community, I believe it would be beneficial to have a clear and concise installation guide for Mac in the README. This would not only assist current users but also attract potential users who are on the Mac platform.
I've gathered some preliminary installation steps and would be happy to draft a detailed guide if the team finds it helpful. Here's a brief overview:
Prerequisites: Ensure CUDA is installed (tested with version 11.3).
Environment Setup: Use conda for dependency management with Python >= 3.7.
Dependencies: Install PyTorch with CUDA and tiny-cuda-nn.
Nerf-Studio Installation: Instructions for installing from pip and from the source.
Docker Option: Provide a ready-to-use Docker image for those who prefer Docker setups.
If the team is already working on this or has plans in the pipeline, please let me know. Otherwise, I'd be more than happy to contribute and assist in any way possible.
Thank you for your time and consideration!
Best regards,
Ado
Beta Was this translation helpful? Give feedback.
All reactions