Dhanushlevi commited on
Commit
cc637a5
·
1 Parent(s): 57ba296

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit==1.24.0
2
- scikit-learn==0.24.2
3
- pandas==1.3.0
4
- numpy==1.21.0
5
- Pillow==8.2.0
6
- pickle
 
1
+ streamlit
2
+ scikit-learn
3
+ pandas
4
+ numpy
5
+ Pillow
6
+