Akjava commited on
Commit
9ac9064
·
verified ·
1 Parent(s): 4f21fc5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -124,7 +124,7 @@
124
  }
125
 
126
  const bt1=create_button("ljspeech","ljspeech_sim")
127
- document.getElementById('tempature_label').appendChild(bt1)
128
  </script>
129
   <div id="buttons"></div>
130
 
 
124
  }
125
 
126
  const bt1=create_button("ljspeech","ljspeech_sim")
127
+ document.getElementById('buttons').appendChild(bt1)
128
  </script>
129
   <div id="buttons"></div>
130