Skip to content

Commit 11ee3b6

Browse files
committed
update.
1 parent a288f08 commit 11ee3b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ __pycache__/
66

77
# Project file
88
logs/
9+
application/
910
*nonpublish.py

requirements.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
scikit-learn==1.21.2
1+
scikit-learn==1.0.2
22
tqdm==4.62.3
33
einops==0.3.2
44
networkx==2.6.3
55
torch-geometric==2.0.2
66
pandas
77
numpy
8-
tqdm

0 commit comments

Comments
 (0)