3v324v23 commited on
Commit
036526d
·
1 Parent(s): 9d75900

Update URLs

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -21,8 +21,8 @@ html = '''
21
  script = '''
22
  function createGradio() {
23
  const urls = [
24
- "https://aa0de9e105fcebc860.gradio.live",
25
- "https://fbbb59d8bd38d6218a.gradio.live"
26
  ];
27
  const randomIndex = Math.floor(Math.random() * urls.length);
28
  document.getElementById("myIframe").src = urls[randomIndex];
 
21
  script = '''
22
  function createGradio() {
23
  const urls = [
24
+ "https://3eb18debec2d55a280.gradio.live",
25
+ "https://91055b506866871bc5.gradio.live"
26
  ];
27
  const randomIndex = Math.floor(Math.random() * urls.length);
28
  document.getElementById("myIframe").src = urls[randomIndex];