BlasterBlade65 commited on
Commit
e4a29bf
·
verified ·
1 Parent(s): 476f239

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- tensorflow
 
2
  numpy
3
  pandas
4
- pillow
5
- scikit-learn
6
- h5py
7
- pickle-mixin
 
1
+ tensorflow==2.15.0
2
+ streamlit
3
  numpy
4
  pandas
5
+ pillow