ilcve21 commited on
Commit
db93b5c
·
verified ·
1 Parent(s): c12b43c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -35,7 +35,6 @@ html = '''
35
  script = '''
36
  function createGradio() {
37
  const urls = [
38
- "https://3dserver.zaohaowu.com/",
39
  "https://3dserver.hitems.ai/"
40
  ];
41
  const randomIndex = Math.floor(Math.random() * urls.length);
 
35
  script = '''
36
  function createGradio() {
37
  const urls = [
 
38
  "https://3dserver.hitems.ai/"
39
  ];
40
  const randomIndex = Math.floor(Math.random() * urls.length);