add scipy
Browse files- 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 |
|