Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -151,6 +151,7 @@ python-dateutil==2.9.0.post0
|
|
151 |
python-dotenv==1.0.1
|
152 |
python-multipart==0.0.12
|
153 |
# pytorch3d @ git+https://github.com/facebookresearch/pytorch3d.git@75ebeeaea0908c5527e7b1e305fbc7681382db47
|
|
|
154 |
pytz==2024.2
|
155 |
PyYAML==6.0.2
|
156 |
pyzmq==26.2.0
|
|
|
151 |
python-dotenv==1.0.1
|
152 |
python-multipart==0.0.12
|
153 |
# pytorch3d @ git+https://github.com/facebookresearch/pytorch3d.git@75ebeeaea0908c5527e7b1e305fbc7681382db47
|
154 |
+
pytorch3d -f https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py38_cu113_pyt1110/download.html
|
155 |
pytz==2024.2
|
156 |
PyYAML==6.0.2
|
157 |
pyzmq==26.2.0
|