Spaces:
Runtime error
Runtime error
update reqs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
Pillow
|
5 |
-
yarg
|
|
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
Pillow
|
5 |
+
yarg
|
6 |
+
scipy
|