3v324v23 commited on
Commit
2abc48c
·
1 Parent(s): 7de4b39
Files changed (2) hide show
  1. = +0 -0
  2. app.py +3 -1
= ADDED
File without changes
app.py CHANGED
@@ -21,7 +21,9 @@ html = '''
21
  script = '''
22
  function createGradio() {
23
  const urls = [
24
- "https://480b6c202c981a279b.gradio.live"
 
 
25
  ];
26
  const randomIndex = Math.floor(Math.random() * urls.length);
27
  document.getElementById("myIframe").src = urls[randomIndex];
 
21
  script = '''
22
  function createGradio() {
23
  const urls = [
24
+ "https://55649a915b748fadec.gradio.live",
25
+ "https://e24b4166ab7151769e.gradio.live",
26
+ "https://301982b76e63babf93.gradio.live"
27
  ];
28
  const randomIndex = Math.floor(Math.random() * urls.length);
29
  document.getElementById("myIframe").src = urls[randomIndex];