Clone04 commited on
Commit
6363636
·
verified ·
1 Parent(s): 6bf77a0

Create Requirements.txt

Browse files
Files changed (1) hide show
  1. Requirements.txt +6 -0
Requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ torch==2.4.1+cpu
3
+ torchvision==0.19.1+cpu
4
+ opencv-python==4.10.0.84
5
+ numpy==1.26.4
6
+ pillow==10.4.0