ucaslcl commited on
Commit
297e0ee
·
verified ·
1 Parent(s): bcede08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -106,6 +106,8 @@ with gr.Blocks() as demo:
106
 
107
  with gr.Column():
108
  ocr_result = gr.Textbox(label="GOT output")
 
 
109
  with gr.Column():
110
  html_result = gr.HTML(
111
  value="""
 
106
 
107
  with gr.Column():
108
  ocr_result = gr.Textbox(label="GOT output")
109
+
110
+ iframe = gr.Iframe(src='./demo.html', height=600)
111
  with gr.Column():
112
  html_result = gr.HTML(
113
  value="""