harismalik01 commited on
Commit
bbe6b9d
·
verified ·
1 Parent(s): 5de07fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit>=1.37.0
2
- pillow>=10.0.0
3
- numpy>=1.24.0
4
- scikit-learn>=1.2.0
5
 
 
1
+ streamlit
2
+ pillow
3
+ numpy
4
+ scikit-learn
5