mmarquezsa commited on
Commit
8405da6
·
verified ·
1 Parent(s): e08048e

feat: add downloadable clinical report (PNG 300 DPI + JSON)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -9,3 +9,4 @@ scikit-learn>=1.3.0
9
  xgboost>=2.0.0
10
  joblib>=1.3.0
11
  gradio>=4.0.0
 
 
9
  xgboost>=2.0.0
10
  joblib>=1.3.0
11
  gradio>=4.0.0
12
+ Pillow>=10.0.0