Ayush Shrivastava commited on
Commit
6e6d3d3
·
2 Parent(s): e90bc79 4ad10a2

Merge branch 'main' of https://huggingface.co/spaces/Ayushs799/MLP_Visualize

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  scikit-learn==1.2.0
2
- keras == 2.12.0
3
- streamlit ==1.19.0
 
 
 
1
  scikit-learn==1.2.0
2
+ keras==2.12.0
3
+ streamlit==1.19.0
4
+ tensorflow==2.12.0
5
+ matplotlib==3.6.3