afondiel commited on
Commit
63cd470
1 Parent(s): 0a07ad3

update reqs

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