nerfstudio
nerfstudio copied to clipboard
ns-export is compatible with torch >= 2.6.0.
Explicitly set weights_only=False because, starting in torch 2.6.0, the default value of weights_only in torch.load changed from False to True.