Polo123 commited on
Commit
e613df3
·
verified ·
1 Parent(s): dfcf8b7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch-scatter -f https://data.pyg.org/whl/torch-2.2.2+cpu.html
2
- torch-sparse -f https://data.pyg.org/whl/torch-2.2.2+cpu.html
3
  git+https://github.com/pyg-team/pytorch_geometric.git
 
 
4
  pyvis
5
  streamlit
6
  pyarango
 
 
 
1
  git+https://github.com/pyg-team/pytorch_geometric.git
2
+ torch-scatter -f https://data.pyg.org/whl/torch-2.2.1+cu121.html
3
+ torch-sparse -f https://data.pyg.org/whl/torch-2.2.1+cu121.html
4
  pyvis
5
  streamlit
6
  pyarango