Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
title: Your Space Name
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 6.10.0
|
| 8 |
app_file: main.py
|
|
|
|
| 9 |
pinned: false
|
| 10 |
-
|
| 11 |
---
|
| 12 |
|
| 13 |
Clone any voice from just 3 seconds of audio in 17 languages.Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
title: Your Space Name
|
| 3 |
colorFrom: blue
|
| 4 |
colorTo: green
|
| 5 |
sdk: gradio
|
| 6 |
sdk_version: 6.10.0
|
| 7 |
app_file: main.py
|
| 8 |
+
python_version: "3.10"
|
| 9 |
pinned: false
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
Clone any voice from just 3 seconds of audio in 17 languages.Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|