lyimo commited on
Commit
e4c58c8
·
verified ·
1 Parent(s): 1f229cf

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=5.0.0
2
+ rfdetr>=1.4.0
3
+ supervision>=0.26.0
4
+ opencv-python-headless>=4.9.0
5
+ numpy>=1.26.0
6
+ torch>=2.2.0