aliabd HF Staff commited on
Commit
8f4deb6
·
verified ·
1 Parent(s): 9fdb9dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  js = """
3
  function redirect()
4
  {
5
- window.location.href = 'https://307f1325.gradio-website.pages.dev/playground';
6
  }
7
  """
8
  with gr.Blocks(js=js) as demo:
 
2
  js = """
3
  function redirect()
4
  {
5
+ window.location.href = 'https://fb59f01c.gradio-website.pages.dev/playground';
6
  }
7
  """
8
  with gr.Blocks(js=js) as demo: