Fabrice-TIERCELIN commited on
Commit
4cd101c
·
verified ·
1 Parent(s): 094e01b

Readd article

Browse files
Files changed (1) hide show
  1. app.py +5 -1
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