fendiprime commited on
Commit
6a61d28
1 Parent(s): d694199

Upgrade torch and torchvision to available versions

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  pyyaml==5.1
2
- torch==1.9.0
3
- torchvision==0.10.0
4
 
5
  gradio
6
  numpy
 
1
  pyyaml==5.1
2
+ torch==1.11.0
3
+ torchvision==0.12.0
4
 
5
  gradio
6
  numpy