EnYa32 commited on
Commit
0fb8a17
·
verified ·
1 Parent(s): a3c0988

Update requirements.txt

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