Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Merge remote-tracking branch 'origin/main'
Browse files
README.md
CHANGED
@@ -3,17 +3,17 @@ title: xVASynth
|
|
3 |
emoji: π£
|
4 |
colorFrom: gray
|
5 |
colorTo: gray
|
6 |
-
sdk:
|
7 |
python_version: 3.9
|
8 |
app_file: app.py
|
9 |
app_port: 7860
|
10 |
tags:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
pinned: false
|
16 |
license: gpl-3.0
|
17 |
---
|
18 |
|
19 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: π£
|
4 |
colorFrom: gray
|
5 |
colorTo: gray
|
6 |
+
sdk: gradio
|
7 |
python_version: 3.9
|
8 |
app_file: app.py
|
9 |
app_port: 7860
|
10 |
tags:
|
11 |
+
- tts
|
12 |
+
- t2s
|
13 |
+
- sts
|
14 |
+
- s2s
|
15 |
pinned: false
|
16 |
license: gpl-3.0
|
17 |
---
|
18 |
|
19 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|