felipekitamura commited on
Commit
4f88635
1 Parent(s): ae08c1c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ os
2
+ pydicom
3
+ numpy
4
+ cv2
5
+ matplotlib
6
+ random
7
+ tqdm
8
+ time