victor-shirasuna commited on
Commit
5430800
·
1 Parent(s): 88244d5

Fix matplotlib missing

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch>=2.1.0
2
  numpy==1.26.4
3
  pandas==1.4.0
 
4
  gradio>=4.33.1
5
  huggingface-hub
6
  pydantic==2.10.6
 
1
  torch>=2.1.0
2
  numpy==1.26.4
3
  pandas==1.4.0
4
+ matplotlib
5
  gradio>=4.33.1
6
  huggingface-hub
7
  pydantic==2.10.6