robot2no1 commited on
Commit
1a7a36f
·
verified ·
1 Parent(s): ecfd8bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- numpy==1.24.3
2
- torch>=2.0.0
3
- opencv-python-headless==4.8.1.78
4
- ultralytics==8.0.196
5
- gradio==4.44.1
6
- huggingface-hub>=0.20.3
 
1
+ gradio==5.12.0
2
+ numpy==2.1.3
3
+ opencv-python==4.10.0.84
4
+ torch==2.5.1+cu118
5
+ torchvision==0.20.1
6
+ ultralytics==8.3.59