yasuogg commited on
Commit
789e868
·
verified ·
1 Parent(s): 9528c5e

Fix deps: gradio 6.20.0 (f5-tts needs >=6.15), drop explicit spaces pin

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +0 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🎙️
4
  colorFrom: red
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 5.50.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
4
  colorFrom: red
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 6.20.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
requirements.txt CHANGED
@@ -1,3 +1,2 @@
1
  habibi-tts==0.1.1
2
  soundfile
3
- spaces
 
1
  habibi-tts==0.1.1
2
  soundfile