sreenathsree1578 commited on
Commit
01336c8
·
verified ·
1 Parent(s): 4be7201

Update src/requirements.txt

Browse files
Files changed (1) hide show
  1. src/requirements.txt +7 -8
src/requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- streamlit>=1.28.0
2
- streamlit-webrtc>=1.0.0
3
- tensorflow>=2.10.0
4
- opencv-python>=4.5.0
5
- Pillow>=8.0.0
6
- numpy>=1.20.0
7
- av>=9.0.0
8
- h5py>=3.7.0
 
1
+ streamlit
2
+ opencv-python
3
+ tensorflow==2.10.0
4
+ numpy
5
+ pillow
6
+ streamlit-webrtc
7
+ huggingface-hub