DHEIVER commited on
Commit
6c4853a
·
verified ·
1 Parent(s): 990c76a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==4.19.2
2
+ torch==2.2.1
3
+ segment-anything==1.0
4
+ supervision==0.18.0
5
+ opencv-python==4.9.0.80
6
+ numpy==1.26.4
7
+ pillow==10.2.0