dennistrujillo commited on
Commit
a96d762
·
verified ·
1 Parent(s): a2990ed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- torch
2
- pynrrd
3
- pydicom
4
  gradio
 
5
  numpy
6
- matplotlib
 
 
 
 
 
 
 
 
1
  gradio
2
+ pandas
3
  numpy
4
+ pydicom
5
+ scikit-image
6
+ torch
7
+ matplotlib
8
+ Pillow