antoniomae1234
commited on
Commit
•
2c519c4
1
Parent(s):
0a61f4e
Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: XTTS_V1 work on CPU Can duplicate
|
3 |
+
emoji: 🚀
|
4 |
+
colorFrom: purple
|
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
|