mrmuminov commited on
Commit
fecd9a6
·
verified ·
1 Parent(s): d3c0464

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ pydicom==2.4.1
4
+ gradio==3.42.0
5
+ Pillow==9.4.0
6
+ numpy==1.23.5