Pranjal2041 commited on
Commit
98a7e2d
·
1 Parent(s): 2460600

Initial demo

Browse files
DenseMammogram/requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  torch==1.11.0
2
- tqdm==4.62.3
3
- torchvision==0.11.3
4
- scipy==1.7.3
5
- scikit-learn==1.0.2
6
  PyYAML==6.0
7
- Pillow==8.4.0
8
- pandas==1.4.0
9
- matplotlib==3.5.1
10
  numpy
11
  easydict==1.9
 
1
  torch==1.11.0
2
+ tqdm
3
+ torchvision
4
+ scipy
5
+ scikit-learn
6
  PyYAML==6.0
7
+ Pillow
8
+ pandas
9
+ matplotlib
10
  numpy
11
  easydict==1.9
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- gradio
2
  torch==1.11.0
3
- tqdm==4.62.3
4
- torchvision==0.11.3
5
- scipy==1.7.3
6
- scikit-learn==1.0.2
7
  PyYAML==6.0
8
- Pillow==8.4.0
9
- pandas==1.4.0
10
- matplotlib==3.5.1
11
  numpy
12
  easydict==1.9
 
 
1
  torch==1.11.0
2
+ tqdm
3
+ torchvision
4
+ scipy
5
+ scikit-learn
6
  PyYAML==6.0
7
+ Pillow
8
+ pandas
9
+ matplotlib
10
  numpy
11
  easydict==1.9