mmarquezsa commited on
Commit
3432bcd
·
verified ·
1 Parent(s): 7c1cd22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -7
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- # Core
2
  pandas
3
 
4
  # Image processing
@@ -9,9 +9,4 @@ Pillow
9
  scikit-learn
10
  xgboost
11
  joblib
12
- imbalanced-learn
13
-
14
- # Radiomics
15
- pyradiomics==3.0.1
16
- SimpleITK
17
- pynrrd
 
1
+ # Core (numpy, tensorflow, gradio installed in Dockerfile)
2
  pandas
3
 
4
  # Image processing
 
9
  scikit-learn
10
  xgboost
11
  joblib
12
+ imbalanced-learn