pjoshi15 commited on
Commit
7e8f6b3
·
verified ·
1 Parent(s): b0de5e6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ opencv-python==4.10.0.84
3
+ pillow==9.5.0
4
+ gradio==3.40.0
5
+ torch==2.5.0
6
+ torchvision==0.20.0
7
+ pyfacer=0.0.4