shihabsarar29 commited on
Commit
a9b6e82
·
verified ·
1 Parent(s): 386f26f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ ultralytics>=8.0.0
3
+ numpy>=1.22.0
4
+ Pillow>=9.0.0
5
+ torch>=1.7.0