ChayanM commited on
Commit
54d9313
·
verified ·
1 Parent(s): 91fc797

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