coutant commited on
Commit
ffc491f
1 Parent(s): fc3b467

upgrading requirements.txt gradio version

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch>=0.12.1
2
- torchvision>=0.13.1
3
- gradio
4
  Pillow
5
  opencv-python
6
  numpy
1
+ torch>=0.13.1
2
+ torchvision>=0.14.1
3
+ gradio>=3.24.1
4
  Pillow
5
  opencv-python
6
  numpy