bluenevus commited on
Commit
fb130ce
·
verified ·
1 Parent(s): 9125825

Update requirements.txt

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