DawnC commited on
Commit
13cc94f
·
verified ·
1 Parent(s): 329755e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch==2.2.0
2
- torchvision==0.15.2
3
- torchaudio==2.0.2
4
  numpy>=1.20.0,<2.0.0
5
  Pillow>=9.0.0,<11.0.0
6
  ultralytics==8.0.145
 
1
  torch==2.2.0
2
+ torchvision==0.17.0
3
+ torchaudio==2.2.0
4
  numpy>=1.20.0,<2.0.0
5
  Pillow>=9.0.0,<11.0.0
6
  ultralytics==8.0.145