ejschwartz commited on
Commit
5ec2037
1 Parent(s): ca8db83

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio >= 3.5, < 4.0
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