Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
# Base ----------------------------------------
|
4 |
matplotlib>=3.2.2
|
5 |
numpy>=1.18.5
|
|
|
1 |
gradio
|
2 |
+
ipython
|
3 |
# Base ----------------------------------------
|
4 |
matplotlib>=3.2.2
|
5 |
numpy>=1.18.5
|