ktejeshnaidu commited on
Commit
33df5ee
·
verified ·
1 Parent(s): 040ecfa

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch==2.1.0
2
+ torchvision==0.16.0
3
+ numpy==1.24.3
4
+ opencv-python-headless==4.8.1.78
5
+ pillow==10.0.0
6
+ matplotlib==3.7.2
7
+ gradio>=4.44.1