Ruchir456 commited on
Commit
47def8f
·
verified ·
1 Parent(s): 4a52386

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- streamlit==1.38.0
2
  tensorflow==2.19.0
3
  numpy==2.0.2
4
- joblib==1.5.2
5
  pandas==2.2.2
6
- Pillow==10.4.0
7
- scikit-learn==1.5.2
8
 
 
1
+ streamlit==1.30.0
2
  tensorflow==2.19.0
3
  numpy==2.0.2
 
4
  pandas==2.2.2
5
+ pillow==10.0.0
6
+ joblib==1.5.2
7