DHEIVER commited on
Commit
beea2d6
·
verified ·
1 Parent(s): 514c196

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ pydicom==2.4.2
2
+ nibabel==5.1.0
3
+ numpy==1.23.5
4
+ gradio==3.41.2
5
+ matplotlib==3.7.1