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