Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ torchvision==0.10.0
|
|
4 |
|
5 |
gradio
|
6 |
numpy
|
|
|
7 |
timm
|
8 |
opencv-python
|
|
|
4 |
|
5 |
gradio
|
6 |
numpy
|
7 |
+
scipy
|
8 |
timm
|
9 |
opencv-python
|