environment
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -240,10 +240,10 @@ torchaudio==0.13.1
|
|
| 240 |
# https://download.pytorch.org/whl/cu116/torch-1.13.1%2Bcu116-cp39-cp39-linux_x86_64.whl#sha256=db457a822d736013b6ffe509053001bc918bdd78fe68967b605f53984a9afac5
|
| 241 |
# https://download.pytorch.org/whl/cu116/torchvision-0.14.1%2Bcu116-cp39-cp39-linux_x86_64.whl#sha256=a9fc38040e133d1779f131b4497caef830e9e699faf89cd323cd58794ffb305b
|
| 242 |
# https://download.pytorch.org/whl/cu116/torchaudio-0.13.1%2Bcu116-cp39-cp39-linux_x86_64.whl#sha256=5bc0e29cb78f7c452eeb4f27029c40049770d51553bf840b4ca2edd63da289ee
|
| 243 |
-
|
| 244 |
-
https://data.pyg.org/whl/torch-1.13.0%2Bcu116/torch_cluster-1.6.1%2Bpt113cu116-cp39-cp39-linux_x86_64.whl
|
| 245 |
-
|
| 246 |
-
https://data.pyg.org/whl/torch-1.13.0%2Bcu116/torch_scatter-2.1.1%2Bpt113cu116-cp39-cp39-linux_x86_64.whl
|
| 247 |
torchmetrics==0.11.1
|
| 248 |
pytorch_lightning~=1.9.3
|
| 249 |
git+https://github.com/pyvista/fast-simplification.git
|
|
|
|
| 240 |
# https://download.pytorch.org/whl/cu116/torch-1.13.1%2Bcu116-cp39-cp39-linux_x86_64.whl#sha256=db457a822d736013b6ffe509053001bc918bdd78fe68967b605f53984a9afac5
|
| 241 |
# https://download.pytorch.org/whl/cu116/torchvision-0.14.1%2Bcu116-cp39-cp39-linux_x86_64.whl#sha256=a9fc38040e133d1779f131b4497caef830e9e699faf89cd323cd58794ffb305b
|
| 242 |
# https://download.pytorch.org/whl/cu116/torchaudio-0.13.1%2Bcu116-cp39-cp39-linux_x86_64.whl#sha256=5bc0e29cb78f7c452eeb4f27029c40049770d51553bf840b4ca2edd63da289ee
|
| 243 |
+
torch-cluster==1.6.1
|
| 244 |
+
# https://data.pyg.org/whl/torch-1.13.0%2Bcu116/torch_cluster-1.6.1%2Bpt113cu116-cp39-cp39-linux_x86_64.whl
|
| 245 |
+
torch-scatter==2.1.1
|
| 246 |
+
# https://data.pyg.org/whl/torch-1.13.0%2Bcu116/torch_scatter-2.1.1%2Bpt113cu116-cp39-cp39-linux_x86_64.whl
|
| 247 |
torchmetrics==0.11.1
|
| 248 |
pytorch_lightning~=1.9.3
|
| 249 |
git+https://github.com/pyvista/fast-simplification.git
|