Spaces:
Runtime error
Runtime error
import gradio as gr | |
with gr.Blocks() as demo: | |
gr.HTML("""<iframe src="https://fa8a120f-c171-4f5e.gradio.live/" style="width:100%; height:1200px;"></iframe>""") | |
# gr.HTML("""<h1>we will open it tomorrow</h1>""") | |
demo.launch() |