Skip to content

Commit

Permalink
Create requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
acbull committed Aug 11, 2020
1 parent ca4a7bd commit 2409049
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
dill==0.3.0
numpy==1.16.2
pandas==0.24.2
torch==1.3.0
torch-scatter==1.3.2
torch-cluster==1.4.5
torch-sparse==0.4.3
torch-spline-conv==1.1.1
torch-geometric==1.3.2
torchvision==0.4.1
tqdm==4.31.1
seaborn==0.9.0
matplotlib==3.0.3
transformers==2.8.0

0 comments on commit 2409049

Please sign in to comment.