duongthienz commited on
Commit
9da18d4
·
verified ·
1 Parent(s): 11dc1ed

Update streamlit to make edit drop down works

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ torch
5
  torchaudio
6
  soundfile
7
  numpy
8
- streamlit == 1.45.1
9
  opencv-python
10
  pyannote.audio
11
  matplotlib
 
5
  torchaudio
6
  soundfile
7
  numpy
8
+ streamlit == 1.46.0
9
  opencv-python
10
  pyannote.audio
11
  matplotlib