doevent commited on
Commit
2e71df4
1 Parent(s): 30e0729

update model

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,10 +5,11 @@ colorFrom: purple
5
  colorTo: green
6
  sdk: gradio
7
  sdk_version: 3.50.2
 
8
  app_file: app.py
9
  pinned: false
10
  models:
11
- - coqui/XTTS-v1
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
5
  colorTo: green
6
  sdk: gradio
7
  sdk_version: 3.50.2
8
+ python_version: 3.11.6
9
  app_file: app.py
10
  pinned: false
11
  models:
12
+ - coqui/XTTS-v2
13
  ---
14
 
15
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference