Spaces:
Paused
Paused
Weiyu Liu
commited on
Commit
·
98caf78
1
Parent(s):
c85be26
change dep
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,5 +7,5 @@ pyglet==1.5.0
|
|
7 |
openpyxl
|
8 |
pytorch_lightning==1.6.1
|
9 |
wandb===0.13.10
|
10 |
-
pytorch3d
|
11 |
omegaconf==2.2.2
|
|
|
7 |
openpyxl
|
8 |
pytorch_lightning==1.6.1
|
9 |
wandb===0.13.10
|
10 |
+
git+https://github.com/facebookresearch/pytorch3d.git@stable
|
11 |
omegaconf==2.2.2
|