Spaces:
Sleeping
Sleeping
gorkemgoknar
commited on
Commit
•
6b27ae6
1
Parent(s):
ef3d6ff
set to temp docker for build loop issue
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ title: XTTS
|
|
3 |
emoji: 🐸
|
4 |
colorFrom: green
|
5 |
colorTo: red
|
6 |
-
sdk:
|
7 |
sdk_version: 3.48.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
@@ -11,4 +11,4 @@ models:
|
|
11 |
- coqui/XTTS-v1
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 🐸
|
4 |
colorFrom: green
|
5 |
colorTo: red
|
6 |
+
sdk: docker
|
7 |
sdk_version: 3.48.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
11 |
- coqui/XTTS-v1
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|