Dhrumit1314 commited on
Commit
859fb7d
1 Parent(s): ffe8de0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit
2
- tensorflow
3
- keras
4
- keras_preprocessing
5
  opencv-python
6
- numpy
 
1
+ streamlit==1.31.1
2
+ tensorflow==2.10.1
3
+ keras==2.10.0
4
+ keras_preprocessing==1.1.2
5
  opencv-python
6
+ numpy==1.26.4