Jeysshon commited on
Commit
2ae3e01
·
1 Parent(s): 73ef2e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
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
5
+ python>=3.8.9