Spaces:
Runtime error
Runtime error
LennardZuendorf
commited on
Commit
•
148ef57
1
Parent(s):
2230009
fix: hotfix build error
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ seaborn~=0.13.0
|
|
15 |
numpy
|
16 |
matplotlib
|
17 |
pre-commit
|
|
|
18 |
#./components/iframe/dist/gradio_iframe-0.0.1-py3-none-any.whl
|
|
|
15 |
numpy
|
16 |
matplotlib
|
17 |
pre-commit
|
18 |
+
ipython
|
19 |
#./components/iframe/dist/gradio_iframe-0.0.1-py3-none-any.whl
|