Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ fvcore
|
|
18 |
torch
|
19 |
torchvision
|
20 |
terminaltables
|
21 |
-
mmengine
|
|
|
|
18 |
torch
|
19 |
torchvision
|
20 |
terminaltables
|
21 |
+
mmengine
|
22 |
+
git+https://github.com/facebookresearch/pytorch3d.git@stable
|