Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -22,4 +22,5 @@ transformers==4.46.2
|
|
22 |
trimesh==4.5.2
|
23 |
triton==2.1.0
|
24 |
xformers==0.0.22.post7
|
25 |
-
yacs==0.1.8
|
|
|
|
22 |
trimesh==4.5.2
|
23 |
triton==2.1.0
|
24 |
xformers==0.0.22.post7
|
25 |
+
yacs==0.1.8
|
26 |
+
git+https://github.com/facebookresearch/pytorch3d.git@75ebeeaea0908c5527e7b1e305fbc7681382db47
|