jeysshon commited on
Commit
992300e
·
verified ·
1 Parent(s): be64445

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- tensorflow>=2.4.3
2
- Keras>=2.6.0
3
- gradio>=1.5.3
4
- numpy>=1.19.5
 
 
 
1
+ gradio
2
+ opencv-python
3
+ numpy
4
+ tensorflow
5
+ keras==2.13.1
6
+ keras_applications==1.0.8