Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch
|
|
2 |
numpy
|
3 |
Pillow
|
4 |
imageio
|
5 |
-
scipy
|
|
|
|
2 |
numpy
|
3 |
Pillow
|
4 |
imageio
|
5 |
+
scipy
|
6 |
+
gradio=3.0.0
|