Readd article
Browse files
app.py
CHANGED
@@ -105,7 +105,11 @@ title = "XTTS Glz's remake (Fonctional Text-2-Speech)"
|
|
105 |
|
106 |
description = ""
|
107 |
|
108 |
-
article = ""
|
|
|
|
|
|
|
|
|
109 |
examples = [
|
110 |
]
|
111 |
|
|
|
105 |
|
106 |
description = ""
|
107 |
|
108 |
+
article = """
|
109 |
+
<div style='margin:20px auto;'>
|
110 |
+
<p>By using this demo you agree to the terms of the Coqui Public Model License at https://coqui.ai/cpml</p>
|
111 |
+
</div>
|
112 |
+
"""
|
113 |
examples = [
|
114 |
]
|
115 |
|