Witold Wydmański commited on
Commit
14fc34d
·
1 Parent(s): a5cd089

fix: Update torchvision version to 0.16.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  torch==1.13.1
2
- torchvision==0.9.1
3
  onnxruntime==1.16.1
4
  gradio==3.44.0
 
1
  torch==1.13.1
2
+ torchvision==0.16.0
3
  onnxruntime==1.16.1
4
  gradio==3.44.0