Polo123 commited on
Commit
4f9410c
·
verified ·
1 Parent(s): a3eccab

Update requirements.txt

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