ChayanM commited on
Commit
3ecbb82
·
1 Parent(s): 485aa53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ gradio
3
+ pydicom==2.4.4
4
+ opencv-python
5
+ torch
6
+ torchvision
7
+ functools
8
+ numpy