jeysshon commited on
Commit
0da9e98
·
verified ·
1 Parent(s): adfd13d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- tensorflow>=2.4.1
2
  Keras==2.4.3
3
- gradio>=1.5.3
4
- numpy>=1.19.5
 
1
+ tensorflow==2.4.1
2
  Keras==2.4.3
3
+ gradio==1.5.3
4
+ numpy==1.19.5