samuellimabraz commited on
Commit
765cbc1
·
1 Parent(s): 613c593

fix: adicionar matplotlib às dependências no requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,5 +3,6 @@ onnxruntime
3
  opencv-python-headless
4
  numpy
5
  Pillow
 
6
  huggingface-hub
7
  tqdm
 
3
  opencv-python-headless
4
  numpy
5
  Pillow
6
+ matplotlib
7
  huggingface-hub
8
  tqdm