Faethon88 commited on
Commit
19c9870
·
verified ·
1 Parent(s): 46e5a5c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- ultralytics==8.0.200
2
- gradio>=4.0.0
3
- opencv-python
4
- huggingface_hub
 
 
5
  numpy
6
- Pillow
7
- torch>=2.0.0
 
1
+ torch>=2.6.0
2
+ ultralytics>=8.3.0
3
+ gradio>=4.44.0
4
+ huggingface_hub>=0.23.0
5
+ opencv-python-headless
6
+ pillow
7
  numpy