shallou commited on
Commit
92af734
·
verified ·
1 Parent(s): af3a72e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- streamlit
2
- pandas
3
- numpy
4
- opencv-python-headless
5
- Pillow
6
- tensorflow
 
1
+ streamlit==1.21.0
2
+ tensorflow==2.12.0
3
+ numpy==1.24.2
4
+ opencv-python-headless==4.7.0.72
5
+ pillow==10.0.0