DebasishDhal99 commited on
Commit
49becb1
·
verified ·
1 Parent(s): 0956288

Add matplotlib to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  gradio==5.6.0
2
- pillow==11.0.0
 
 
1
  gradio==5.6.0
2
+ pillow==11.0.0
3
+ matplotlib==3.10.1