look for the right putorch3d
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -154,7 +154,8 @@ python-dateutil==2.9.0.post0
|
|
| 154 |
python-dotenv==1.0.1
|
| 155 |
python-multipart>=0.0.18
|
| 156 |
--extra-index-url https://miropsota.github.io/torch_packages_builder
|
| 157 |
-
pytorch3d==0.7.8+pt2.1.0cu121
|
|
|
|
| 158 |
pytz==2024.2
|
| 159 |
PyYAML==6.0.2
|
| 160 |
pyzmq==26.2.0
|
|
|
|
| 154 |
python-dotenv==1.0.1
|
| 155 |
python-multipart>=0.0.18
|
| 156 |
--extra-index-url https://miropsota.github.io/torch_packages_builder
|
| 157 |
+
#pytorch3d==0.7.8+pt2.1.0cu121
|
| 158 |
+
pytorch3d
|
| 159 |
pytz==2024.2
|
| 160 |
PyYAML==6.0.2
|
| 161 |
pyzmq==26.2.0
|