IlPakoZ commited on
Commit
eaf5193
·
verified ·
1 Parent(s): 78d786d

Added matplotlib requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  gradio>=4.0.0
2
  torch>=1.9.0
3
  transformers>=4.21.0
 
1
+ matplotlib>=3.5.0
2
  gradio>=4.0.0
3
  torch>=1.9.0
4
  transformers>=4.21.0