Severian commited on
Commit
8ecef73
·
1 Parent(s): 78d145e

Update text-to-speech.html

Browse files
Files changed (1) hide show
  1. text-to-speech.html +2 -2
text-to-speech.html CHANGED
@@ -56,7 +56,7 @@
56
  </head>
57
  <body>
58
  <header>
59
- <h1>Tasks AI - Text-to-Speech</h1>
60
  </header>
61
  <a class="button" href="/">Home</a>
62
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
@@ -68,7 +68,7 @@
68
  <gradio-app src="https://severian-text-to-speech.hf.space"></gradio-app>
69
 
70
  <footer>
71
- <p>©️ OpenSkyML</p>
72
  </footer>
73
  <script>
74
  function openLink(url) {
 
56
  </head>
57
  <body>
58
  <header>
59
+ <h1>A N I M A - Text-to-Speech</h1>
60
  </header>
61
  <a class="button" href="/">Home</a>
62
  <a class="button" href="#" onclick="openLink('/chat.html')">Chat</a>
 
68
  <gradio-app src="https://severian-text-to-speech.hf.space"></gradio-app>
69
 
70
  <footer>
71
+ <p>©️ ANIMA</p>
72
  </footer>
73
  <script>
74
  function openLink(url) {