TInkybala commited on
Commit
3ff2902
·
1 Parent(s): a7f7796
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  numpy==2.1.2
2
  pandas==2.2.3
3
  scipy
 
4
  scikit-learn
5
  gradio==5.4.0
6
  fastai==2.7.18
 
1
  numpy==2.1.2
2
  pandas==2.2.3
3
  scipy
4
+ matplotlib
5
  scikit-learn
6
  gradio==5.4.0
7
  fastai==2.7.18