nielsr HF staff fendiprime commited on
Commit
b850884
1 Parent(s): 9e697f5

Upgrade torch and torchvision to available versions (#4)

Browse files

- Upgrade torch and torchvision to available versions (6a61d2818de0749af916de8a8ff98305de330289)


Co-authored-by: Fred <fendiprime@users.noreply.huggingface.co>

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