itberrios commited on
Commit
19f1c35
·
1 Parent(s): c2c9114

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  pillow
2
  numpy
3
  scipy
 
4
  streamlit-drawable-canvas
5
  torch==2.0.1
6
  transformers==4.30.2
 
1
  pillow
2
  numpy
3
  scipy
4
+ matplotlib
5
  streamlit-drawable-canvas
6
  torch==2.0.1
7
  transformers==4.30.2