workbykait commited on
Commit
b7bf59a
·
verified ·
1 Parent(s): c589f97

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- altair
2
  pandas
3
- streamlit
 
 
 
 
 
1
+ streamlit>=1.32.0
2
  pandas
3
+ numpy
4
+ plotly
5
+ scikit-learn
6
+ gradio_client
7
+ Pillow