Spaces:
Runtime error
Runtime error
Commit
·
755b8e3
1
Parent(s):
e78052e
fix: bugfix
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -15,5 +15,5 @@ seaborn~=0.13.0
|
|
15 |
numpy
|
16 |
matplotlib
|
17 |
pre-commit
|
18 |
-
ipython
|
19 |
-
gradio-iframe
|
|
|
15 |
numpy
|
16 |
matplotlib
|
17 |
pre-commit
|
18 |
+
ipython
|
19 |
+
gradio-iframe~=0.0.10
|