jeysshon commited on
Commit
7737ffd
·
verified ·
1 Parent(s): 7340200

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.1
2
- Keras>=2.4.3
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