Srinivasulu kethanaboina commited on
Commit
2f6f6d0
·
verified ·
1 Parent(s): 9992e18

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -233,7 +233,7 @@
233
  const uniqueID = result.uniqueID; // Update according to your server response structure
234
 
235
  // Open Gradio URL with unique ID
236
- gradioFrame.src = `https://srinuksv-srunu.hf.space/?uniqueID=${uniqueID}`;
237
 
238
  // Hide form container and show Gradio iframe
239
  formContainer.style.display = 'none';
 
233
  const uniqueID = result.uniqueID; // Update according to your server response structure
234
 
235
  // Open Gradio URL with unique ID
236
+ gradioFrame.src = `https://srinuksv-fastapiyes.hf.space/ch/?uniqueID=${uniqueID}`;
237
 
238
  // Hide form container and show Gradio iframe
239
  formContainer.style.display = 'none';