NicolasNoya commited on
Commit
8481733
·
verified ·
1 Parent(s): 017f1e3

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.30.2
2
+ keras==3.9.2
3
+ matplotlib==3.10.1
4
+ nibabel==5.3.2
5
+ numpy==2.2.5
6
+ pandas==2.2.3
7
+ scikit_learn==1.6.1
8
+ scipy==1.15.2
9
+ seaborn==0.13.2
10
+ skimage==0.0
11
+ tensorflow==2.19.0
12
+ # torch==2.6.0
13
+ # torchvision==0.21.0
14
+ tqdm==4.67.1