amirali1985 commited on
Commit
b77c214
·
1 Parent(s): 087c2a9

Pin gradio>=4.0 to enable show_copy_button on Textbox

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio
2
  huggingface_hub
3
  pandas
4
  matplotlib
 
1
+ gradio>=4.0
2
  huggingface_hub
3
  pandas
4
  matplotlib