Ayanzadeh93 commited on
Commit
77fdd39
·
verified ·
1 Parent(s): 0c79b6e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ultralytics==8.3.0
2
+ gradio==4.44.0
3
+ torch==2.2.2
4
+ torchvision==0.17.2
5
+ pillow==10.4.0
6
+ numpy==1.26.4