Akjava commited on
Commit
706ce8f
1 Parent(s): 9ac9064

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -121,6 +121,7 @@
121
  button.onclick = function() {
122
  loadModel(model_name);
123
  };
 
124
  }
125
 
126
  const bt1=create_button("ljspeech","ljspeech_sim")
 
121
  button.onclick = function() {
122
  loadModel(model_name);
123
  };
124
+ return button
125
  }
126
 
127
  const bt1=create_button("ljspeech","ljspeech_sim")