Akjava commited on
Commit
94d2af5
1 Parent(s): 12b9da4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -261,7 +261,7 @@ Good to see you!
261
 
262
  </div>
263
  <br>
264
- <input type="text" id="textInput" value ="Hello." placeholder="Enter some text here...">
265
 
266
  <button id="myButton">Text To Speak</button><br>
267
  <label for ="spks" style="width: 110px;display: inline-block;">Speaker ID</label>
 
261
 
262
  </div>
263
  <br>
264
+ <input type="text" id="textInput" value ="Hello.Huggingface" style="width: 200px;" placeholder="Enter some text here...">
265
 
266
  <button id="myButton">Text To Speak</button><br>
267
  <label for ="spks" style="width: 110px;display: inline-block;">Speaker ID</label>