RafidMehda commited on
Commit
a7f350d
·
verified ·
1 Parent(s): b8c55f6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ torch
3
+ torchvision
4
+ pillow
5
+ opencv-python
6
+ numpy
7
+ requests
8
+ # Install yolov10 directly from GitHub
9
+ git+https://github.com/THU-MIG/yolov10.git