NimaKL commited on
Commit
bf3cf23
1 Parent(s): 3b71b89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,5 +3,5 @@ tensorflow==2.10.0
3
  transformers==4.23.1
4
  pandas==1.5.1
5
  streamlit==1.14.0
6
-
7
 
 
3
  transformers==4.23.1
4
  pandas==1.5.1
5
  streamlit==1.14.0
6
+ matplotlib
7