We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bee30 commit 052ca1fCopy full SHA for 052ca1f
requirements.txt
@@ -6,7 +6,7 @@ numpy==1.21
6
scipy==1.10
7
scikit-learn
8
matplotlib
9
-torch>=1.9.0
10
-torchvision>=0.10.0
+torch==1.10
+torchvision==0.11
11
networkx
12
tqdm
0 commit comments