Michael Hu commited on
Commit
724aa35
·
1 Parent(s): d5c9fdf

upgrade streamlit version

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +2 -3
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🚀
4
  colorFrom: gray
5
  colorTo: blue
6
  sdk: streamlit
7
- sdk_version: 1.41.1
8
  app_file: app.py
9
  pinned: false
10
  ---
 
4
  colorFrom: gray
5
  colorTo: blue
6
  sdk: streamlit
7
+ sdk_version: 1.44.1
8
  app_file: app.py
9
  pinned: false
10
  ---
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- streamlit
2
  nltk>=3.8
3
  librosa>=0.10
4
  ffmpeg-python>=0.2
@@ -11,5 +11,4 @@ accelerate>=1.2.0
11
  soundfile>=0.13.0
12
  kokoro>=0.7.9
13
  ordered-set>=4.1.0
14
- phonemizer-fork>=3.3.2
15
- descript-audio-codec
 
1
+ streamlit>=1.44.1
2
  nltk>=3.8
3
  librosa>=0.10
4
  ffmpeg-python>=0.2
 
11
  soundfile>=0.13.0
12
  kokoro>=0.7.9
13
  ordered-set>=4.1.0
14
+ phonemizer-fork>=3.3.2