akhaliq HF Staff commited on
Commit
86ba1e4
·
1 Parent(s): 00b19ca

Update Gradio SDK and dependency version to 6.14.0 for Server support

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🎭
4
  colorFrom: red
5
  colorTo: indigo
6
  sdk: gradio
7
- sdk_version: 5.7.1
8
  app_file: app.py
9
  pinned: true
10
  license: other
 
4
  colorFrom: red
5
  colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 6.14.0
8
  app_file: app.py
9
  pinned: true
10
  license: other
requirements.txt CHANGED
@@ -20,7 +20,7 @@ sentencepiece>=0.1.99
20
  transformers>=4.45.0
21
  huggingface_hub>=0.20.0,<1.0
22
  bitsandbytes>=0.45.0
23
- gradio==5.7.1
24
  spaces>=0.30.0
25
  soundfile>=0.12.0
26
  resemble-perth @ git+https://github.com/resemble-ai/Perth.git@master
 
20
  transformers>=4.45.0
21
  huggingface_hub>=0.20.0,<1.0
22
  bitsandbytes>=0.45.0
23
+ gradio==6.14.0
24
  spaces>=0.30.0
25
  soundfile>=0.12.0
26
  resemble-perth @ git+https://github.com/resemble-ai/Perth.git@master