efraim1011 commited on
Commit
8f70e73
·
verified ·
1 Parent(s): a99a0b8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ opencv-python
2
+ gradio
3
+ supervision==0.19.0rc3
4
+ torch
5
+ translate
6
+ inference[yolo-world]==0.9.12rc1