mawady-uni commited on
Commit
ebb5646
·
verified ·
1 Parent(s): a15ff70

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio
2
+ ultralytics
3
+ torch
4
+ torchvision
5
+ opencv-python