ucaslcl commited on
Commit
a4f0490
Β·
verified Β·
1 Parent(s): 0ff7c49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -131,7 +131,7 @@ with gr.Blocks() as demo:
131
  """
132
  )
133
  with gr.Column():
134
- html_show = gr.HTML(f'<a href="{html_file}" target="_blank">Open Demo HTML</a>')
135
  with gr.Column():
136
  html_result = gr.HTML(
137
  value="""
 
131
  """
132
  )
133
  with gr.Column():
134
+ html_show = gr.HTML(f'<a href="/home/user/app/demo.html" target="_blank">Open Demo HTML</a>')
135
  with gr.Column():
136
  html_result = gr.HTML(
137
  value="""