leonelhs commited on
Commit
20447e5
1 Parent(s): 56ecbb4
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ torchvision~=0.15.2
3
  numpy~=1.24.3
4
  pillow~=9.5.0
5
  opencv-python
 
6
  deoldify~=0.0.1
7
 
8
 
 
3
  numpy~=1.24.3
4
  pillow~=9.5.0
5
  opencv-python
6
+ scipy
7
  deoldify~=0.0.1
8
 
9