Meloo commited on
Commit
8ec9055
1 Parent(s): f65651d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ torch
2
  torchvision
3
  numpy
4
  einops
 
5
  opencv-python
6
  Pillow>=6.2.2
7
  gradio_imageslider==0.0.20
 
2
  torchvision
3
  numpy
4
  einops
5
+ gradio
6
  opencv-python
7
  Pillow>=6.2.2
8
  gradio_imageslider==0.0.20