wasmdashai commited on
Commit
b81a8aa
·
verified ·
1 Parent(s): dee568d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -224,7 +224,7 @@
224
 
225
  document.addEventListener('DOMContentLoaded', async function () {
226
  // Connect to Gradio client (must be inside async function)
227
- const client = await Client.connect("wasmdashai/RunTasking");
228
 
229
  // DOM Elements
230
  const textInput = document.getElementById('textInput');
 
224
 
225
  document.addEventListener('DOMContentLoaded', async function () {
226
  // Connect to Gradio client (must be inside async function)
227
+ const client = await Client.connect("wasmdashai/DemoLahja");
228
 
229
  // DOM Elements
230
  const textInput = document.getElementById('textInput');