umesh369 commited on
Commit
8a2ee58
·
verified ·
1 Parent(s): 7bbeadc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- Flask==2.2.3
2
- werkzeug==2.2.3
3
  tensorflow==2.11.0 # or the version you're working with
4
  numpy==1.21.4
5
- # any other dependencies you are using
6
  gradio
7
  librosa
 
1
+
 
2
  tensorflow==2.11.0 # or the version you're working with
3
  numpy==1.21.4
4
+ keras=2.11.0
5
  gradio
6
  librosa