usamaalam commited on
Commit
48027b6
·
1 Parent(s): 88283ca

Revert to TF 2.15 (protobuf-compatible with Streamlit); use cpu build

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  streamlit==1.35.0
2
- tensorflow==2.20.0
3
- opencv-python-headless==4.10.0.84
4
- pillow==10.4.0
5
- numpy==1.26.4
6
- scikit-learn==1.5.2
7
- matplotlib==3.9.2
8
- huggingface-hub==0.25.2
 
1
  streamlit==1.35.0
2
+ tensorflow-cpu==2.15.0
3
+ opencv-python-headless==4.8.1.78
4
+ pillow==10.0.0
5
+ numpy==1.24.3
6
+ scikit-learn==1.3.2
7
+ matplotlib==3.8.0
8
+ huggingface-hub==0.19.4