Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -152,7 +152,8 @@ python-dotenv==1.0.1
|
|
152 |
python-multipart==0.0.12
|
153 |
#git+https://github.com/facebookresearch/pytorch3d.git@75ebeeaea0908c5527e7b1e305fbc7681382db47
|
154 |
--extra-index-url https://miropsota.github.io/torch_packages_builder
|
155 |
-
pytorch3d
|
|
|
156 |
pytz==2024.2
|
157 |
PyYAML==6.0.2
|
158 |
pyzmq==26.2.0
|
|
|
152 |
python-multipart==0.0.12
|
153 |
#git+https://github.com/facebookresearch/pytorch3d.git@75ebeeaea0908c5527e7b1e305fbc7681382db47
|
154 |
--extra-index-url https://miropsota.github.io/torch_packages_builder
|
155 |
+
#https://github.com/MiroPsota/torch_packages_builder/releases/download/pytorch3d-0.7.8/pytorch3d-0.7.8%2Bpt2.1.0cu121-cp310-cp310-linux_x86_64.whl
|
156 |
+
pytorch3d==0.7.8+pt2.1.0cu121
|
157 |
pytz==2024.2
|
158 |
PyYAML==6.0.2
|
159 |
pyzmq==26.2.0
|