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

update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
  numpy
2
- torch
3
- torchvision
4
- fastai
5
- fastprogress
6
- pillow
7
  scipy
8
- opencv-python
9
  gradio
10
  gradio_imageslider
11
  deoldify>=0.0.1
 
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
9
  gradio_imageslider
10
  deoldify>=0.0.1