Pranjal2041
commited on
Commit
•
643b648
1
Parent(s):
475cd12
Initial demo
Browse files
DenseMammogram/requirements.txt
CHANGED
@@ -8,4 +8,6 @@ Pillow
|
|
8 |
pandas
|
9 |
matplotlib
|
10 |
numpy
|
11 |
-
easydict==1.9
|
|
|
|
|
|
8 |
pandas
|
9 |
matplotlib
|
10 |
numpy
|
11 |
+
easydict==1.9
|
12 |
+
opencv-python
|
13 |
+
pycocotools
|