hojining commited on
Commit
685ca02
·
1 Parent(s): e0747c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
 
3
  with gr.Blocks() as demo:
4
- gr.HTML("""<iframe src="https://1caf7b2a-a468-4fb3.gradio.live" style="width:100%; height:400px;"></iframe>""")
5
 
6
  demo.launch()
 
1
  import gradio as gr
2
 
3
  with gr.Blocks() as demo:
4
+ gr.HTML("""<iframe src="https://25113acb-3e8f-411b.gradio.live/" style="width:100%; height:400px;"></iframe>""")
5
 
6
  demo.launch()