Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
YJiangcm committed May 8, 2023
1 parent a97f473 commit 7752a71
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
transformers
pytorch-pretrained-bert
torch
torch-scatter
torch-sparse
torch-cluster
torch-spline-conv
torch-geometric
nltk
scikit-learn
pickle


# torch-scatter
# torch-sparse
# torch-cluster
# torch-spline-conv
# pip3 install --no-index torch-scatter -f https://pytorch-geometric.com/whl/torch-1.10.0+cu113.html
# pip3 install torch-sparse==0.6.12 -f https://pytorch-geometric.com/whl/torch-1.10.0+cu113.html
# pip3 install torch-cluster==1.6.0 -f https://pytorch-geometric.com/whl/torch-1.10.0+cu113.html
Expand Down

0 comments on commit 7752a71

Please sign in to comment.