nerfstudio
nerfstudio copied to clipboard
Add pathlib as an unused import in method_configs.py
from pathlib import Path
Just because everyone will probably need to import it anyways to train on their own data anyways.