zy5830850 commited on
Commit
e1b7933
1 Parent(s): 91ef820

MedRPG Demo Requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ numpy==1.21.6
2
+ opencv_python==4.6.0.66
3
+ opt_einsum==3.3.0
4
+ Pillow==9.5.0
5
+ scipy==1.7.3
6
+ torch==1.7.1
7
+ torchvision==0.8.2
8
+ transformers==4.24.0