techysanoj commited on
Commit
2d988ee
·
1 Parent(s): d10f466

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==2.5.1
2
+ torch==1.9.0
3
+ torchvision==0.10.0
4
+ opencv-python==4.5.3
5
+ Pillow==8.2.0