afondiel commited on
Commit
a888fe5
1 Parent(s): 22df0e4

update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- numpy
2
- torch==1.11.0
3
- torchvision==0.12.0
4
- fastai==1.0.60
5
- pillow>=9.0.0
6
  scipy
7
  opencv-python>=4.2.0.32
8
  gradio
 
1
+ torch>=2.0.1
2
+ torchvision~=0.15.2
3
+ fastai>=1.0.60
4
+ numpy~=1.24.3
5
+ pillow~=9.5.0
6
  scipy
7
  opencv-python>=4.2.0.32
8
  gradio