bhanusAI commited on
Commit
2c24971
·
verified ·
1 Parent(s): 4d172bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- tensorflow==2.16.1
2
- keras==3.3.3
3
- numpy==1.26.4
4
- matplotlib==3.7.5
5
- pillow==9.5.0
6
- # glob
7
- flask
8
- # python==3.10
9
- gradio
 
 
1
+ tensorflow==2.16.1
2
+ keras==3.3.3
3
+ numpy==1.26.4
4
+ matplotlib==3.7.5
5
+ pillow==9.5.0
6
+ # glob
7
+ flask
8
+ # python==3.10
9
+ gradio
10
+ opencv-python==4.9.0.80