Tej3 commited on
Commit
8b94e3d
1 Parent(s): 54d726d

Adding Requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==3.27.0
2
+ numpy==1.21.6
3
+ opencv_python==4.5.5.62
4
+ opencv_python_headless==4.7.0.72
5
+ torch==1.13.1
6
+ torchinfo==1.7.2
7
+ torchvision==0.14.1