SoufianeDahimi commited on
Commit
2c938af
·
1 Parent(s): c3a8cf1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -604,7 +604,7 @@ with gr.Blocks(css=css) as demo:
604
  gr.HTML(not_talking)
605
  gr.HTML(
606
  """
607
- <embed src="/file=output.pdf" type="application/pdf" width="100%" height="700px" />
608
  """
609
  )
610
  with gr.Row():
 
604
  gr.HTML(not_talking)
605
  gr.HTML(
606
  """
607
+ <embed src="output.pdf" type="application/pdf" width="100%" height="700px" />
608
  """
609
  )
610
  with gr.Row():