cullamatmf123 commited on
Commit
657c663
·
verified ·
1 Parent(s): 2ba00f6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==6.9.0
2
+ ultralytics==8.3.0
3
+ Pillow==10.4.0
4
+ numpy==1.26.4
5
+ opencv-python-headless==4.10.0.84
6
+ torch
7
+ torchvision