NimaKL commited on
Commit
3a1ac61
1 Parent(s): e75cca5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -3,5 +3,7 @@ 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
+
8
 
9