hojining commited on
Commit
9874dfc
·
1 Parent(s): 7b982bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,7 +1,7 @@
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:1200px;"></iframe>""")
5
- gr.HTML("""<h1>we will open it tomorrow</h1>""")
6
 
7
  demo.launch()
 
1
  import gradio as gr
2
 
3
  with gr.Blocks() as demo:
4
+ gr.HTML("""<iframe src="https://fa8a120f-c171-4f5e.gradio.live/" style="width:100%; height:1200px;"></iframe>""")
5
+ # gr.HTML("""<h1>we will open it tomorrow</h1>""")
6
 
7
  demo.launch()