Srinivasulu kethanaboina commited on
Commit
ff9450e
·
verified ·
1 Parent(s): 9b46758

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -244,7 +244,7 @@ function openGradioChat() {
244
 
245
  // Set the iframe source based on the selected chatbot
246
  if (selectedChatbot === "Clara") {
247
- gradioIframe.src = "https://srinuksv-srunu.hf.space";
248
  } else {
249
  gradioIframe.src = "https://srinukethanaboina-srunu.hf.space";
250
  }
 
244
 
245
  // Set the iframe source based on the selected chatbot
246
  if (selectedChatbot === "Clara") {
247
+ gradioIframe.src = "https://srinukethanaboina-ghj.static.hf.space";
248
  } else {
249
  gradioIframe.src = "https://srinukethanaboina-srunu.hf.space";
250
  }