Spaces:
Running
Running
Srinivasulu kethanaboina
commited on
Update index.html
Browse files- 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://
|
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 |
}
|