Skip to content

Commit 80e7daa

Browse files
Enable xatlas and rawpy
1 parent 1c5c250 commit 80e7daa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/nerfstudio/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ requirements:
6969
- pytorch >=1.13.1
7070
- pytorch-msssim
7171
- pyquaternion >=0.9.9
72-
# - rawpy >=0.18.1 # Not available
72+
- rawpy >=0.18.1
7373
- requests
7474
- rich >=12.5.1
7575
- scikit-image >=0.19.3
@@ -84,7 +84,7 @@ requirements:
8484
- tyro >=0.9.8
8585
- viser 0.2.7
8686
- wandb >=0.13.3
87-
# - xatlas # Not available
87+
- xatlas-python
8888

8989
test:
9090
imports:

0 commit comments

Comments
 (0)