muskangoyal06 commited on
Commit
11fccac
·
verified ·
1 Parent(s): 7f97dd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  ultralyticsplus==0.0.28
2
- ultralytics==8.0.43
3
- gradio==3.50.0
4
- pillow==10.0.0
5
- numpy==1.23.5
 
 
 
1
  ultralyticsplus==0.0.28
2
+ ultralytics==8.1.0
3
+ gradio==4.13.0
4
+ pillow==10.1.0
5
+ numpy==1.26.0
6
+ torch==2.0.1
7
+ torchvision==0.15.2