lichih commited on
Commit
1bd14cf
·
verified ·
1 Parent(s): c7d56fb

add matplotlib into dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@
2
  pillow
3
  gradio==5.5.0
4
  torch
5
- torchvision
 
 
2
  pillow
3
  gradio==5.5.0
4
  torch
5
+ torchvision
6
+ matplotlib