awacke1 commited on
Commit
529116e
1 Parent(s): 2a67946

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
 
1
  streamlit
2
  pandas
3
  numpy
4
- tensorflow
5
  transformers
6
  matplotlib
 
1
+ tensorflow==2.12.0
2
+ keras==2.12.0
3
  streamlit
4
  pandas
5
  numpy
 
6
  transformers
7
  matplotlib