samaonline commited on
Commit
56f98dd
·
1 Parent(s): 1b34a12

add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +26 -0
requirements.txt ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ h5py==3.11.0
2
+ hydra-core==1.3.2
3
+ hydra-submitit-launcher==1.2.0
4
+ lightning==2.4.0
5
+ lightning-utilities==0.11.7
6
+ matplotlib==3.9.2
7
+ numpy==2.0.2
8
+ omegaconf==2.3.0
9
+ pandas==2.2.2
10
+ pytest==8.3.3
11
+ pytorch-lightning==2.4.0
12
+ runstats==2.0.0
13
+ scikit-image==0.24.0
14
+ scipy==1.14.1
15
+ sigpy==0.1.26
16
+ submitit==1.5.1
17
+ tabulate==0.9.0
18
+ torch==2.4.1
19
+ torchmetrics==1.4.1
20
+ torchvision==0.19.1
21
+ tqdm==4.66.5
22
+ wandb==0.17.9
23
+ joblib==1.4.2
24
+ lmdb==1.5.1
25
+ toolz==1.0.0
26
+ gradio