Meloo commited on
Commit
13196f5
·
verified ·
1 Parent(s): 6dca6c6

Update requirements.txt

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