jugggernault commited on
Commit
0fa56e0
·
1 Parent(s): 9285af4

fix: add matplotlib to requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio
2
  opencv-python-headless
3
  scikit-image
4
- numpy
 
 
1
  gradio
2
  opencv-python-headless
3
  scikit-image
4
+ numpy
5
+ matplotlib