hojining commited on
Commit
9e70b76
·
1 Parent(s): 89c70e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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://79430224-eba3-405c.gradio.live" style="width:100%; height:1200px;"></iframe>""")
5
  # gr.HTML("""<h1>we will open it tomorrow, if you wanna see this space running on GPU, pls hit the like button.</h1>""")
6
 
7
  demo.launch()
 
1
  import gradio as gr
2
 
3
  with gr.Blocks() as demo:
4
+ gr.HTML("""<iframe src="https://cda3dba7c4c2df8148.gradio.live/" style="width:100%; height:1200px;"></iframe>""")
5
  # gr.HTML("""<h1>we will open it tomorrow, if you wanna see this space running on GPU, pls hit the like button.</h1>""")
6
 
7
  demo.launch()