deepugaur commited on
Commit
1dd8ca2
·
verified ·
1 Parent(s): 8aeb1f8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit
2
- tensorflow
3
- lime
4
- numpy
5
  pandas
6
- matplotlib
7
  scikit-learn
 
 
 
1
+ streamlit==1.27.2
2
+ tensorflow==2.17.0
 
 
3
  pandas
4
+ numpy
5
  scikit-learn
6
+ pickle5
7
+