Spaces:
Runtime error
Runtime error
ejschwartz
commited on
Commit
•
5ec2037
1
Parent(s):
ca8db83
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
pandas
|
3 |
numpy >= 1.22.4
|
4 |
shap
|
|
|
1 |
+
gradio ~= 3.5 # gradio 4 removes interpretation :-(
|
2 |
pandas
|
3 |
numpy >= 1.22.4
|
4 |
shap
|