moonberry53 commited on
Commit
9e5b516
·
verified ·
1 Parent(s): 1bc1bbe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- ultralytics
2
- torch
3
- torchvision
4
- gradio
5
- opencv-python
 
 
 
1
+ gradio==4.44.0
2
+ ultralytics==8.3.0
3
+ opencv-python-headless==4.10.0.84
4
+ pillow==10.1.0
5
+ torch==2.1.0
6
+ torchvision==0.16.0
7
+ numpy<2.0.0