deepugaur commited on
Commit
6b708e3
1 Parent(s): 617e168

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  tensorflow==2.14.0
2
  librosa==0.10.0
3
  numpy==1.24.2
 
4
 
 
1
  tensorflow==2.14.0
2
  librosa==0.10.0
3
  numpy==1.24.2
4
+ streamlit==1.20.0
5