Skip to content

Commit 9e636a3

Browse files
authored
Create requirements.txt
1 parent bd91262 commit 9e636a3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

requirements.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
numpy~=1.20.0
2+
pandas~=1.2.5
3+
anndata~=0.8.0
4+
scanpy~=1.9.3
5+
matplotlib~=3.4.2
6+
argparse~=1.4.0
7+
pathlib~=1.0.1
8+
torch~=1.10.1+cu113
9+
scipy~=1.6.3
10+
sklearn~=0.0
11+
scikit-learn~=0.24.2
12+
lifelines~=0.27.4
13+
openpyxl~=3.0.9
14+
torchvision~=0.11.2
15+
tables~=3.8.0
16+
pillow~=8.4.0
17+
torch-cluster
18+
torch-geometric==2.2.0
19+
torch-scatter
20+
torch-sparse

0 commit comments

Comments
 (0)